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