public class parse_reduce_table extends Object
parse_reduce_row| Modifier and Type | Field and Description |
|---|---|
protected int |
_num_states
How many rows/states in the machine/table.
|
parse_reduce_row[] |
under_state
Actual array of rows, one per state
|
| Constructor and Description |
|---|
parse_reduce_table()
Simple constructor.
|
protected int _num_states
public parse_reduce_row[] under_state
Copyright © 2014. All Rights Reserved.