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