Property | Type | Description | |
---|---|---|---|
$line | |||
$lineStart | |||
$lookAhead | |||
$pos | |||
$source |
Method | Description | |
---|---|---|
checkFragment ( ) | ||
createException ( $message ) | ||
createUnexpectedException ( |
||
createUnexpectedTokenTypeException ( $tokenType ) | ||
end ( ) | ||
expect ( $type ) | ||
getColumn ( ) | ||
getKeyword ( $name ) | ||
getLine ( ) | ||
getLocation ( ) | ||
initTokenizer ( $source ) | ||
lex ( ) | ||
match ( $type ) | ||
next ( ) | ||
peek ( ) | ||
scan ( ) : |
||
scanNumber ( ) | ||
scanString ( ) | ||
scanWord ( ) | ||
skipInteger ( ) | ||
skipWhitespace ( ) |
protected createUnexpectedException ( |
||
$token |
protected createUnexpectedTokenTypeException ( $tokenType ) |