Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 9 of 9) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DBufferedTokenStream.php327 protected function nextTokenOnChannel(int $i, int $channel) : int
360 protected function previousTokenOnChannel(int $i, int $channel) : int
376 public function getHiddenTokensToRight(int $tokenIndex, int $channel) : ?array
399 public function getHiddenTokensToLeft(int $tokenIndex, int $channel) : ?array
423 protected function filterForChannel(int $left, int $right, int $channel) : ?array
H A DCommonTokenStream.php41 protected $channel; variable in Antlr\\Antlr4\\Runtime\\CommonTokenStream
53 public function __construct(TokenSource $tokenSource, int $channel = Token::DEFAULT_CHANNEL)
H A DCommonToken.php42 protected $channel = Token::DEFAULT_CHANNEL; variable in Antlr\\Antlr4\\Runtime\\CommonToken
95 ?int $channel = null,
226 public function setChannel(int $channel) : void
H A DWritableToken.php17 public function setChannel(int $channel) : void;
H A DTokenFactory.php25 int $channel,
H A DLexer.php88 public $channel = Token::DEFAULT_CHANNEL; variable in Antlr\\Antlr4\\Runtime\\Lexer
464 public function setChannel(int $channel) : void
H A DCommonTokenFactory.php64 int $channel,
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerChannelAction.php19 private $channel; variable in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerChannelAction
26 public function __construct(int $channel)
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js4992 var updateSelfPropertiesIgnore={abort:1,channel:1,getAllResponseHeaders:1,getInterface:1,getRespons… property
5001 var updateXHRPropertiesIgnore={channel:1,onreadystatechange:1,readyState:1,responseBody:1,responseT… property