Home
last modified time | relevance | path

Searched refs:channel (Results 1 – 20 of 20) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerChannelAction.php19 private $channel; variable in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerChannelAction
24 * @param int $channel The channel value to pass to {@see Lexer::setChannel()}.
26 public function __construct(int $channel) argument
28 $this->channel = $channel;
38 return $this->channel;
69 $lexer->channel = $this->channel;
74 return Hasher::hash($this->getActionType(), $this->channel);
87 return $this->channel === $other->channel;
92 return \sprintf('channel(%d)', $this->channel);
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenStream.php41 protected $channel; variable in Antlr\\Antlr4\\Runtime\\CommonTokenStream
51 * @param int $channel The channel to use for filtering tokens.
53 public function __construct(TokenSource $tokenSource, int $channel = Token::DEFAULT_CHANNEL) argument
57 $this->channel = $channel;
62 return $this->nextTokenOnChannel($i, $this->channel);
76 $i = $this->previousTokenOnChannel($i - 1, $this->channel);
105 $i = $this->nextTokenOnChannel($i + 1, $this->channel);
124 if ($t->getChannel() === $this->channel) {
H A DCommonToken.php42 protected $channel = Token::DEFAULT_CHANNEL; variable in Antlr\\Antlr4\\Runtime\\CommonToken
95 ?int $channel = null, argument
109 $this->channel = $channel ?? Token::DEFAULT_CHANNEL;
145 $token = new self($this->type, $this->source, $this->channel, $this->start, $this->stop);
223 return $this->channel;
226 public function setChannel(int $channel) : void argument
228 $this->channel = $channel;
297 $this->channel > 0 ? ',channel=' . $this->channel : '',
H A DBufferedTokenStream.php327 protected function nextTokenOnChannel(int $i, int $channel) : int argument
336 while ($token->getChannel() !== $channel) {
360 protected function previousTokenOnChannel(int $i, int $channel) : int argument
362 while ($i >= 0 && $this->tokens[$i]->getChannel() !== $channel) {
376 public function getHiddenTokensToRight(int $tokenIndex, int $channel) : ?array argument
389 return $this->filterForChannel($from_, $to, $channel);
399 public function getHiddenTokensToLeft(int $tokenIndex, int $channel) : ?array argument
417 return $this->filterForChannel($from, $to, $channel);
423 protected function filterForChannel(int $left, int $right, int $channel) : ?array argument
429 if ($channel === -1) {
[all …]
H A DLexer.php88 public $channel = Token::DEFAULT_CHANNEL; variable in Antlr\\Antlr4\\Runtime\\Lexer
135 $this->channel = Token::DEFAULT_CHANNEL;
176 $this->channel = Token::DEFAULT_CHANNEL;
328 $this->channel,
461 return $this->channel;
464 public function setChannel(int $channel) : void argument
466 $this->channel = $channel;
H A DCommonTokenFactory.php64 int $channel, argument
70 $token = new CommonToken($type, $source, $channel, $start, $stop);
H A DWritableToken.php17 public function setChannel(int $channel) : void; argument
H A DTokenFactory.php25 int $channel, argument
/template/strap/ComboStrap/
H A DColorRgb.php693 $toLuminanceFactor = function ($channel) {
694 $pigmentRatio = $channel / 255;
813 $channel = DataType::toInteger($color);
817 if ($channel < 0 and $channel > 255) {
/template/strap/
H A Dshell.nix10 …s-7.4.29&keyName=php74&revision=6e3a86f2f73a466656a401302d3ece26fba401d9&channel=nixpkgs-unstable#…
/template/strap/ComboStrap/PageSqlParser/
H A DPageSqlLexer.interp252 channel names:
/template/strap/grammar/
H A DPageSql.g4142 SPACES: [ \u000B\t\r\n] -> channel(HIDDEN);
/template/prsnl10/
DREADME112 question at the DokuWiki forum [3] (preferred) or IRC channel [4].
/template/mnml-blog/
DREADME142 question at the DokuWiki forum [3] (preferred) or IRC channel [4].
/template/vector/
DREADME133 question at the DokuWiki forum [3] (preferred) or IRC channel [4].
/template/vector20/
DREADME133 question at the DokuWiki forum [3] (preferred) or IRC channel [4].
/template/wikiweko/
H A DREADME.md167 question at the DokuWiki forum [3] (preferred) or IRC channel [4].
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1197 this.getResource=function(aURL){try{var channel=ioService.newChannel(aURL,null,null);
1198 var input=channel.open();
4992 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
5520 var channel=spy.xhrRequest.channel;
5521 if(channel instanceof Ci.nsIHttpChannel){channel.visitRequestHeaders({visitHeader:function(name,val…
5525 try{var channel=spy.xhrRequest.channel;
5526 if(channel instanceof Ci.nsIHttpChannel){channel.visitResponseHeaders({visitHeader:function(name,va…
/template/monobook/
DREADME139 question at the DokuWiki forum [3] (preferred) or IRC channel [4].
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1channel","port","invoke","html","cel","setTask","setImmediate","clearTask","clearImmediate","Messa…