| Modifier and Type | Class and Description |
|---|---|
class |
reduce_action
This class represents a reduce action within the parse table.
|
class |
shift_action
This class represents a shift action within the parse table.
|
| Modifier and Type | Field and Description |
|---|---|
parse_action[] |
parse_action_row.under_term
Actual action entries for the row.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
parse_action.equals(parse_action other)
Equality test.
|
Copyright © 2014. All Rights Reserved.