Package org.antlr.v4.tool.ast
Interface QuantifierAST
-
- All Known Implementing Classes:
OptionalBlockAST,PlusBlockAST,StarBlockAST
public interface QuantifierAST- Author:
- Sam Harwell
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisGreedy()
-