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.Fa2ContextGoslinFragmentsParser.Dgl_subspeciesContext. fa2()GoslinFragmentsParser.Fa2ContextGoslinFragmentsParser.Dlcl_subspeciesContext. fa2()GoslinFragmentsParser.Fa2ContextGoslinFragmentsParser. fa2()GoslinFragmentsParser.Fa2ContextGoslinFragmentsParser.Pl_subspeciesContext. fa2()GoslinFragmentsParser.Fa2ContextGoslinFragmentsParser.Sac_di_subspeciesContext. fa2()Methods in de.isas.lipidomics.palinom with parameters of type GoslinFragmentsParser.Fa2Context Modifier and Type Method Description TGoslinFragmentsBaseVisitor. visitFa2(GoslinFragmentsParser.Fa2Context ctx)Visit a parse tree produced byGoslinFragmentsParser.fa2().TGoslinFragmentsVisitor. visitFa2(GoslinFragmentsParser.Fa2Context ctx)Visit a parse tree produced byGoslinFragmentsParser.fa2().
-