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