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_oContext
GoslinFragmentsParser. lpl_o()
GoslinFragmentsParser.Lpl_oContext
GoslinFragmentsParser.Pl_oContext. lpl_o()
Methods in de.isas.lipidomics.palinom with parameters of type GoslinFragmentsParser.Lpl_oContext Modifier and Type Method Description T
GoslinFragmentsBaseVisitor. visitLpl_o(GoslinFragmentsParser.Lpl_oContext ctx)
Visit a parse tree produced byGoslinFragmentsParser.lpl_o()
.T
GoslinFragmentsVisitor. visitLpl_o(GoslinFragmentsParser.Lpl_oContext ctx)
Visit a parse tree produced byGoslinFragmentsParser.lpl_o()
.
-