public class FullTable extends java.lang.Object
private Lexer
m_lexer
FullTable(Lexer lexer)
int
getSize()
int[][]
getTable()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final Lexer m_lexer
public FullTable(Lexer lexer)
public int[][] getTable()
public int getSize()