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_subspeciesContextGoslinParser. tgl_subspecies()GoslinParser.Tgl_subspeciesContextGoslinParser.TglContext. tgl_subspecies()Methods in de.isas.lipidomics.palinom with parameters of type GoslinParser.Tgl_subspeciesContext Modifier and Type Method Description TGoslinBaseVisitor. visitTgl_subspecies(GoslinParser.Tgl_subspeciesContext ctx)Visit a parse tree produced byGoslinParser.tgl_subspecies().TGoslinVisitor. visitTgl_subspecies(GoslinParser.Tgl_subspeciesContext ctx)Visit a parse tree produced byGoslinParser.tgl_subspecies().
-