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