Uses of Class
de.isas.lipidomics.palinom.GoslinFragmentsParser.Hg_stesContext
-
Packages that use GoslinFragmentsParser.Hg_stesContext Package Description de.isas.lipidomics.palinom This package contains the parser implementations for the lipid grammars. -
-
Uses of GoslinFragmentsParser.Hg_stesContext in de.isas.lipidomics.palinom
Methods in de.isas.lipidomics.palinom that return GoslinFragmentsParser.Hg_stesContext Modifier and Type Method Description GoslinFragmentsParser.Hg_stesContext
GoslinFragmentsParser.Hg_stcsContext. hg_stes()
GoslinFragmentsParser.Hg_stesContext
GoslinFragmentsParser. hg_stes()
Methods in de.isas.lipidomics.palinom with parameters of type GoslinFragmentsParser.Hg_stesContext Modifier and Type Method Description T
GoslinFragmentsBaseVisitor. visitHg_stes(GoslinFragmentsParser.Hg_stesContext ctx)
Visit a parse tree produced byGoslinFragmentsParser.hg_stes()
.T
GoslinFragmentsVisitor. visitHg_stes(GoslinFragmentsParser.Hg_stesContext ctx)
Visit a parse tree produced byGoslinFragmentsParser.hg_stes()
.
-