Package io.dialob.rule.parser.analyze
Class EvalNotExpressionsVisitor
- java.lang.Object
-
- io.dialob.rule.parser.AstMatcher
-
- io.dialob.rule.parser.analyze.EvalNotExpressionsVisitor
-
- All Implemented Interfaces:
ASTVisitor
public class EvalNotExpressionsVisitor extends AstMatcher
-
-
Constructor Summary
Constructors Constructor Description EvalNotExpressionsVisitor()
-
Method Summary
-
Methods inherited from class io.dialob.rule.parser.AstMatcher
allMatches, and, any, anyMatches, anyNode, anyNode, args, callNode, callNode, checkIsThisLast, checkMatching, checkMatchingBefore, constNode, constNode, contains, contains, count, dependencies, endCallExpr, first, id, idNode, idNode, is, isChildOf, isNull, keys, last, length, lhs, newASTBuilder, not, onVisitEnd, operator, operCategory, or, parent, rhs, size, stringValue, value, values, valueType, visitCallExpr, visitConstExpr, visitIdExpr, whenMatches
-
-