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