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