Class ConditionFactoryImpl.TypeSettingVisitor
java.lang.Object
ch.tocco.nice2.conditionals.api.tree.processing.BaseNodeVisitor
ch.tocco.nice2.persist.core.impl.hibernate.pojo.ConditionFactoryImpl.TypeSettingVisitor
- All Implemented Interfaces:
NodeVisitor
- Enclosing class:
ConditionFactoryImpl
-
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
-
Constructor Details
-
TypeSettingVisitor
-
-
Method Details
-
visitFuncall
- Specified by:
visitFuncall
in interfaceNodeVisitor
- Overrides:
visitFuncall
in classBaseNodeVisitor
-
visitPath
- Specified by:
visitPath
in interfaceNodeVisitor
- Overrides:
visitPath
in classBaseNodeVisitor
-