Uses of Class
de.isas.lipidomics.palinom.GoslinFragmentsParser.Lipid_eofContext
-
Packages that use GoslinFragmentsParser.Lipid_eofContext Package Description de.isas.lipidomics.palinom This package contains the parser implementations for the lipid grammars. -
-
Uses of GoslinFragmentsParser.Lipid_eofContext in de.isas.lipidomics.palinom
Methods in de.isas.lipidomics.palinom that return GoslinFragmentsParser.Lipid_eofContext Modifier and Type Method Description GoslinFragmentsParser.Lipid_eofContextGoslinFragmentsParser. lipid_eof()GoslinFragmentsParser.Lipid_eofContextGoslinFragmentsParser.LipidContext. lipid_eof()Methods in de.isas.lipidomics.palinom with parameters of type GoslinFragmentsParser.Lipid_eofContext Modifier and Type Method Description TGoslinFragmentsBaseVisitor. visitLipid_eof(GoslinFragmentsParser.Lipid_eofContext ctx)Visit a parse tree produced byGoslinFragmentsParser.lipid_eof().TGoslinFragmentsVisitor. visitLipid_eof(GoslinFragmentsParser.Lipid_eofContext ctx)Visit a parse tree produced byGoslinFragmentsParser.lipid_eof().
-