Uses of Class
de.isas.lipidomics.palinom.GoslinFragmentsParser.Hg_sac_fContext
-
Packages that use GoslinFragmentsParser.Hg_sac_fContext Package Description de.isas.lipidomics.palinom This package contains the parser implementations for the lipid grammars. -
-
Uses of GoslinFragmentsParser.Hg_sac_fContext in de.isas.lipidomics.palinom
Methods in de.isas.lipidomics.palinom that return GoslinFragmentsParser.Hg_sac_fContext Modifier and Type Method Description GoslinFragmentsParser.Hg_sac_fContextGoslinFragmentsParser. hg_sac_f()GoslinFragmentsParser.Hg_sac_fContextGoslinFragmentsParser.Hg_sac_f_cContext. hg_sac_f()Methods in de.isas.lipidomics.palinom with parameters of type GoslinFragmentsParser.Hg_sac_fContext Modifier and Type Method Description TGoslinFragmentsBaseVisitor. visitHg_sac_f(GoslinFragmentsParser.Hg_sac_fContext ctx)Visit a parse tree produced byGoslinFragmentsParser.hg_sac_f().TGoslinFragmentsVisitor. visitHg_sac_f(GoslinFragmentsParser.Hg_sac_fContext ctx)Visit a parse tree produced byGoslinFragmentsParser.hg_sac_f().
-