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