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