JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.antlr.v4.tool.ast
QuantifierAST
Contents
Description
Method Summary
Method Details
isGreedy()
Hide sidebar
Show sidebar
Interface QuantifierAST
All Known Implementing Classes:
OptionalBlockAST
,
PlusBlockAST
,
StarBlockAST
public interface
QuantifierAST
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isGreedy
()
Method Details
isGreedy
boolean
isGreedy
()