Package org.antlr.v4.tool.ast
Interface QuantifierAST
- All Known Implementing Classes:
OptionalBlockAST
,PlusBlockAST
,StarBlockAST
public interface QuantifierAST
- Author:
- Sam Harwell
-
Method Summary
-
Method Details
-
isGreedy
boolean isGreedy()
-