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