Package io.dialob.rule.parser.analyze
Class ConvertDateMinusDateVisitor
- java.lang.Object
-
- io.dialob.rule.parser.AstMatcher
-
- io.dialob.rule.parser.analyze.ConvertDateMinusDateVisitor
-
- All Implemented Interfaces:
ASTVisitor
public class ConvertDateMinusDateVisitor extends AstMatcher
-
-
Constructor Summary
Constructors Constructor Description ConvertDateMinusDateVisitor()
-
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
-
-