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