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