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