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