Uses of Class
org.idempiere.expression.logic.SimpleBooleanParser.TextContext
Packages that use SimpleBooleanParser.TextContext
Package
Description
Provide antlr based implementation of iDempiere logic expression evaluation
-
Uses of SimpleBooleanParser.TextContext in org.idempiere.expression.logic
Methods in org.idempiere.expression.logic with parameters of type SimpleBooleanParser.TextContextModifier and TypeMethodDescriptionEvaluationVisitor.visitText(SimpleBooleanParser.TextContext ctx) SimpleBooleanBaseVisitor.visitText(SimpleBooleanParser.TextContext ctx) Visit a parse tree produced by thetextlabeled alternative inSimpleBooleanParser.expression().SimpleBooleanVisitor.visitText(SimpleBooleanParser.TextContext ctx) Visit a parse tree produced by thetextlabeled alternative inSimpleBooleanParser.expression().