|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Column | |
|---|---|
| xtc.parser | |
| Uses of Column in xtc.parser |
|---|
| Fields in xtc.parser declared as Column | |
|---|---|
protected Column[] |
ParserBase.yyColumns
The memoization table columns. |
| Methods in xtc.parser that return Column | |
|---|---|
protected Column |
ParserBase.column(int index)
Get the column at the specified index. |
protected abstract Column |
ParserBase.newColumn()
Create a new column. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||