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