public class parse_reduce_row extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected static int | _sizeNumber of columns (non terminals) in every row. | 
| lalr_state[] | under_non_termActual entries for the row. | 
| Constructor and Description | 
|---|
| parse_reduce_row()Simple constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | clear() | 
| static int | size()Number of columns (non terminals) in every row. | 
protected static int _size
public lalr_state[] under_non_term
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.