| Package | Description |
|---|---|
| org.joni.ast |
| Modifier and Type | Field and Description |
|---|---|
(package private) static QuantifierNode.ReduceType[][] |
QuantifierNode.REDUCE_TABLE |
| Modifier and Type | Method and Description |
|---|---|
static QuantifierNode.ReduceType |
QuantifierNode.ReduceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static QuantifierNode.ReduceType[] |
QuantifierNode.ReduceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|