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