Uses of Class
de.isas.lipidomics.palinom.GoslinFragmentsParser.HeavyContext
-
Packages that use GoslinFragmentsParser.HeavyContext Package Description de.isas.lipidomics.palinom This package contains the parser implementations for the lipid grammars. -
-
Uses of GoslinFragmentsParser.HeavyContext in de.isas.lipidomics.palinom
Methods in de.isas.lipidomics.palinom that return GoslinFragmentsParser.HeavyContext Modifier and Type Method Description GoslinFragmentsParser.HeavyContextGoslinFragmentsParser. heavy()GoslinFragmentsParser.HeavyContextGoslinFragmentsParser.Heavy_faContext. heavy()GoslinFragmentsParser.HeavyContextGoslinFragmentsParser.Heavy_hgContext. heavy()GoslinFragmentsParser.HeavyContextGoslinFragmentsParser.Heavy_lcbContext. heavy()Methods in de.isas.lipidomics.palinom with parameters of type GoslinFragmentsParser.HeavyContext Modifier and Type Method Description TGoslinFragmentsBaseVisitor. visitHeavy(GoslinFragmentsParser.HeavyContext ctx)Visit a parse tree produced byGoslinFragmentsParser.heavy().TGoslinFragmentsVisitor. visitHeavy(GoslinFragmentsParser.HeavyContext ctx)Visit a parse tree produced byGoslinFragmentsParser.heavy().
-