Property | Type | Description | |
---|---|---|---|
$line | |||
$tokens |
Method | Description | |
---|---|---|
next ( ) | Gets the next token. | |
peek ( $nb = 1 ) | Peeks the next token. | |
setCode ( array $tokens, integer $line ) | Sets the code to manipulate. | |
value ( $token ) | Gets the value of a token. |