Searched refs:EOF_TYPE (Results 1 – 3 of 3) sorted by relevance
20 public const EOF_TYPE = -1; define in Twig\\Token150 case self::EOF_TYPE:205 case self::EOF_TYPE:
119 return $this->tokens[$this->current]->test(Token::EOF_TYPE);
230 $this->pushToken(Token::EOF_TYPE);