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