| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Field and Description |
|---|---|
protected Column[] |
ParserBase.yyColumns
The memoization table columns.
|
| Modifier and Type | Method and Description |
|---|---|
protected Column |
ParserBase.column(int index)
Get the column at the specified index.
|
protected abstract Column |
ParserBase.newColumn()
Create a new column.
|
Copyright © 2012. All Rights Reserved.