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