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