Class PolicyNodeVisitor
java.lang.Object
ch.tocco.nice2.conditionals.api.tree.processing.BaseNodeVisitor
ch.tocco.nice2.security.impl.compiler.PolicyNodeVisitor
- All Implemented Interfaces:
NodeVisitor
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.conditionals.api.tree.processing.BaseNodeVisitor
beginTree, changed, endTree, hasChanged, visit, visitAnd, visitCondition, visitEquation, visitFactor, visitIdentifier, visitIntegration, visitIsTrue, visitLiteral, visitLogical, visitNot, visitOr, visitParameter, visitPath
-
Constructor Details
-
PolicyNodeVisitor
-
-
Method Details
-
visitFuncall
- Specified by:
visitFuncall
in interfaceNodeVisitor
- Overrides:
visitFuncall
in classBaseNodeVisitor
-