Uses of Class
de.isas.lipidomics.palinom.GoslinFragmentsParser.Tgl_subspeciesContext
-
Packages that use GoslinFragmentsParser.Tgl_subspeciesContext Package Description de.isas.lipidomics.palinom This package contains the parser implementations for the lipid grammars. -
-
Uses of GoslinFragmentsParser.Tgl_subspeciesContext in de.isas.lipidomics.palinom
Methods in de.isas.lipidomics.palinom that return GoslinFragmentsParser.Tgl_subspeciesContext Modifier and Type Method Description GoslinFragmentsParser.Tgl_subspeciesContext
GoslinFragmentsParser. tgl_subspecies()
GoslinFragmentsParser.Tgl_subspeciesContext
GoslinFragmentsParser.TglContext. tgl_subspecies()
Methods in de.isas.lipidomics.palinom with parameters of type GoslinFragmentsParser.Tgl_subspeciesContext Modifier and Type Method Description T
GoslinFragmentsBaseVisitor. visitTgl_subspecies(GoslinFragmentsParser.Tgl_subspeciesContext ctx)
Visit a parse tree produced byGoslinFragmentsParser.tgl_subspecies()
.T
GoslinFragmentsVisitor. visitTgl_subspecies(GoslinFragmentsParser.Tgl_subspeciesContext ctx)
Visit a parse tree produced byGoslinFragmentsParser.tgl_subspecies()
.
-