Searched refs:allowEndOfTokens (Results 1 – 1 of 1) sorted by relevance
124 * @param bool $allowEndOfTokens129 $expectedTokens, int $position = 0, bool $allowEndOfTokens = FALSE argument133 return $this->lookahead(array($expectedTokens), $position, $allowEndOfTokens);138 if ($allowEndOfTokens === TRUE && (!isset($this->_tokens[$position]))) {