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