Uses of Interface
org.idempiere.expression.logic.SimpleBooleanVisitor
Package
Description
Provide antlr based implementation of iDempiere logic expression evaluation
-
Uses of SimpleBooleanVisitor in org.idempiere.expression.logic
Modifier and TypeClassDescriptionclass
Boolean expression visitorclass
This class provides an empty implementation ofSimpleBooleanVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods.