Uses of Class
de.isas.lipidomics.palinom.GoslinParser.Arbitrary_adductContext
-
Packages that use GoslinParser.Arbitrary_adductContext Package Description de.isas.lipidomics.palinom This package contains the parser implementations for the lipid grammars. -
-
Uses of GoslinParser.Arbitrary_adductContext in de.isas.lipidomics.palinom
Methods in de.isas.lipidomics.palinom that return GoslinParser.Arbitrary_adductContext Modifier and Type Method Description GoslinParser.Arbitrary_adductContextGoslinParser.AdductContext. arbitrary_adduct()GoslinParser.Arbitrary_adductContextGoslinParser. arbitrary_adduct()Methods in de.isas.lipidomics.palinom with parameters of type GoslinParser.Arbitrary_adductContext Modifier and Type Method Description TGoslinBaseVisitor. visitArbitrary_adduct(GoslinParser.Arbitrary_adductContext ctx)Visit a parse tree produced byGoslinParser.arbitrary_adduct().TGoslinVisitor. visitArbitrary_adduct(GoslinParser.Arbitrary_adductContext ctx)Visit a parse tree produced byGoslinParser.arbitrary_adduct().
-