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_speciesContextGoslinParser.DglContext. gl_species()GoslinParser.Gl_speciesContextGoslinParser. gl_species()GoslinParser.Gl_speciesContextGoslinParser.SglContext. gl_species()GoslinParser.Gl_speciesContextGoslinParser.TglContext. gl_species()Methods in de.isas.lipidomics.palinom with parameters of type GoslinParser.Gl_speciesContext Modifier and Type Method Description TGoslinBaseVisitor. visitGl_species(GoslinParser.Gl_speciesContext ctx)Visit a parse tree produced byGoslinParser.gl_species().TGoslinVisitor. visitGl_species(GoslinParser.Gl_speciesContext ctx)Visit a parse tree produced byGoslinParser.gl_species().
-