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