프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$currentToken | |||
$cursor | |||
$eos | |||
$queue | |||
$tokens |
메소드 | 설명 | |
---|---|---|
__construct ( array $tokens ) | ||
consume ( $primary, $secondary = null ) | ||
expect ( $primary, $secondary = null ) | ||
expectTokens ( $tokens ) | ||
getCurrentToken ( ) | ||
getTokens ( ) | ||
isEOS ( ) | ||
look ( $t = 1 ) | ||
next ( $queue = true ) | ||
skip ( $times = 1 ) | ||
test ( $primary, $secondary = null ) |