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_subspeciesContext
GoslinFragmentsParser. dgl_subspecies()
GoslinFragmentsParser.Dgl_subspeciesContext
GoslinFragmentsParser.DglContext. dgl_subspecies()
GoslinFragmentsParser.Dgl_subspeciesContext
GoslinFragmentsParser.SglContext. dgl_subspecies()
Methods in de.isas.lipidomics.palinom with parameters of type GoslinFragmentsParser.Dgl_subspeciesContext Modifier and Type Method Description T
GoslinFragmentsBaseVisitor. visitDgl_subspecies(GoslinFragmentsParser.Dgl_subspeciesContext ctx)
Visit a parse tree produced byGoslinFragmentsParser.dgl_subspecies()
.T
GoslinFragmentsVisitor. visitDgl_subspecies(GoslinFragmentsParser.Dgl_subspeciesContext ctx)
Visit a parse tree produced byGoslinFragmentsParser.dgl_subspecies()
.
-