| Package | Description |
|---|---|
| org.joni.constants |
| Modifier and Type | Field and Description |
|---|---|
static Reduce.ReduceType[][] |
Reduce.REDUCE_TABLE |
| Modifier and Type | Method and Description |
|---|---|
static Reduce.ReduceType |
Reduce.ReduceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reduce.ReduceType[] |
Reduce.ReduceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.