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