Searched defs:tokenSource (Results 1 – 2 of 2) sorted by relevance
27 protected $tokenSource; variable in Antlr\\Antlr4\\Runtime\\BufferedTokenStream74 public function __construct(TokenSource $tokenSource)273 public function setTokenSource(TokenSource $tokenSource) : void
53 public function __construct(TokenSource $tokenSource, int $channel = Token::DEFAULT_CHANNEL)