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