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