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