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