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