java_cup
public class parse_reduce_row extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static int |
_size
Number of columns (non terminals) in every row.
|
lalr_state[] |
under_non_term
Actual entries for the row.
|
Constructor and Description |
---|
parse_reduce_row()
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
static int |
size()
Number of columns (non terminals) in every row.
|
protected static int _size
public lalr_state[] under_non_term