__construct()
currentToken()
get()
getInput()
init()
isDone()
match()
mustMatch()
newSyntaxError()
peek()
peekOnSameLine()
unget()
$filename
$lineno
$lookahead
$scanNewlines
$scanOperand
$tokenIndex
$tokens
$assignOps
$cursor
$keywords
$opRegExp
$opTypeNames
$source
__construct()
currentToken()
get($chunksize)
getInput($chunksize)
init($source, $filename, $lineno)
isDone()
match($tt)
mustMatch($tt)
newSyntaxError($m)
peek()
peekOnSameLine()
unget()
$filename
$lineno
$lookahead
$scanNewlines
$scanOperand
$tokenIndex
$tokens
$assignOps
$cursor
$keywords
$opRegExp
$opTypeNames
$source