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