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