Uses of Interface
org.keycloak.models.workflow.expression.BooleanConditionParserVisitor
Packages that use BooleanConditionParserVisitor
-
Uses of BooleanConditionParserVisitor in org.keycloak.models.workflow.expression
Classes in org.keycloak.models.workflow.expression that implement BooleanConditionParserVisitorModifier and TypeClassDescriptionclassclassThis class provides an empty implementation ofBooleanConditionParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.classclassThis visitor traverses the entire parse tree and collects the names of all conditionCalls.classThis visitor traverses the entire parse tree and collects the supported types of all conditionCalls.classclass