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