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