Uses of Class
de.isas.lipidomics.palinom.GoslinParser.Pl_subspeciesContext
-
Packages that use GoslinParser.Pl_subspeciesContext Package Description de.isas.lipidomics.palinom This package contains the parser implementations for the lipid grammars. -
-
Uses of GoslinParser.Pl_subspeciesContext in de.isas.lipidomics.palinom
Methods in de.isas.lipidomics.palinom that return GoslinParser.Pl_subspeciesContext Modifier and Type Method Description GoslinParser.Pl_subspeciesContext
GoslinParser.Dpl_oContext. pl_subspecies()
GoslinParser.Pl_subspeciesContext
GoslinParser.DplContext. pl_subspecies()
GoslinParser.Pl_subspeciesContext
GoslinParser. pl_subspecies()
Methods in de.isas.lipidomics.palinom with parameters of type GoslinParser.Pl_subspeciesContext Modifier and Type Method Description T
GoslinBaseVisitor. visitPl_subspecies(GoslinParser.Pl_subspeciesContext ctx)
Visit a parse tree produced byGoslinParser.pl_subspecies()
.T
GoslinVisitor. visitPl_subspecies(GoslinParser.Pl_subspeciesContext ctx)
Visit a parse tree produced byGoslinParser.pl_subspecies()
.
-