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