Home
last modified time | relevance | path

Searched refs:tokenType (Results 1 – 23 of 23) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DVocabularyImpl.php130 public function getLiteralName(int $tokenType) : ?string argument
132 if ($tokenType >= 0 && $tokenType < \count($this->literalNames)) {
133 return $this->literalNames[$tokenType];
139 public function getSymbolicName(int $tokenType) : ?string argument
141 if ($tokenType >= 0 && $tokenType < \count($this->symbolicNames)) {
142 return $this->symbolicNames[$tokenType];
145 if ($tokenType === Token::EOF) {
152 public function getDisplayName(int $tokenType) : string argument
154 if ($tokenType >= 0 && $tokenType < \count($this->displayNames)) {
155 $displayName = $this->displayNames[$tokenType];
[all …]
H A DVocabulary.php37 * @param int $tokenType The token type.
42 public function getLiteralName(int $tokenType) : ?string; argument
64 * @param int $tokenType The token type.
69 public function getSymbolicName(int $tokenType) : ?string; argument
79 * @param int $tokenType The token type.
85 public function getDisplayName(int $tokenType) : string; argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
DGoogleIdentityStsV1ExchangeTokenResponse.php43 public $tokenType; variable in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1ExchangeTokenResponse
90 public function setTokenType($tokenType) argument
92 $this->tokenType = $tokenType;
99 return $this->tokenType;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
DFile.php1924 $tokenType = $tokens[$i]['code'];
1965 && $tokenType === T_CLOSE_CURLY_BRACKET
1966 && isset($tokenizer->scopeOpeners[$currType]['end'][$tokenType]) === true
1980 && isset($tokenizer->scopeOpeners[$currType]['end'][$tokenType]) === true
1982 if ($ignore > 0 && $tokenType === T_CLOSE_CURLY_BRACKET) {
1993 && $tokenType !== T_CLOSE_CURLY_BRACKET
2019 && ($tokenType === T_ELSE || $tokenType === T_ELSEIF)
2074 && isset($tokenizer->scopeOpeners[$tokenType]) === true
2094 if (isset($tokenizer->scopeOpeners[$tokenType]) === true) {
2096 if ($tokenType === T_USE) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
DGenerateVerificationTokenResponse.php22 protected $tokenType = VerificationToken::class; variable in Google\\Service\\MyBusinessVerifications\\GenerateVerificationTokenResponse
DVerifyLocationRequest.php44 protected $tokenType = VerificationToken::class; variable in Google\\Service\\MyBusinessVerifications\\VerifyLocationRequest
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
DAbstractPatternSniff.php113 $tokenType = $parsedPattern[$pos]['token'];
114 $listenTypes[] = $tokenType;
122 if (isset($this->_parsedPatterns[$tokenType]) === false) {
123 $this->_parsedPatterns[$tokenType] = array();
126 $this->_parsedPatterns[$tokenType][] = $patternArray;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
DPHP.php727 $tokenType = $tokens[$i][0];
729 $tokenType = $tokens[$i];
732 if ($tokenType === T_FUNCTION) {
736 …} else if (in_array($tokenType, array(T_OPEN_TAG, T_OPEN_TAG_WITH_ECHO, '=', '{', ';')) === true) {
1467 $tokenType = $tokens[$i]['type'];
1471 …echo "\t* token $i ($tokenType) on line $line opener changed from $scopeOpener ($oldType) to $x ($…
1475 …echo "\t* token $i ($tokenType) on line $line closer changed from $scopeCloser ($oldType) to $newC…
/plugin/asciidocjs/node_modules/clean-css/lib/tokenizer/
Dtokenize.js551 function tokenScopeFrom(tokenType) { argument
552 if (tokenType == Token.RULE) {
554 } else if (tokenType == Token.NESTED_BLOCK) {
556 } else if (tokenType == Token.AT_RULE_BLOCK) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php327 $tokenType = $this->readInt();
329 if ($tokenType === 0xFFFF) {
330 $tokenType = Token::EOF;
333 $atn->ruleToTokenType[$i] = $tokenType;
/plugin/codemirror/dist/modes/
Dmarkdown.min.js.map1tokenType","hasOwnProperty","hrRE","listRE","taskListRE","atxHeaderRE","allowAtxHeaderWithoutSpace…
/plugin/a2s/
DASCIIToSVG.php586 function A2S_SVGPathTokenName(/* int */ $tokenType){ argument
587 if (isset(self::$yyTokenName[$tokenType]))
588 return self::$yyTokenName[$tokenType];
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js28447 var tokenType = this._string(content);
28448 if (tokenType !== null) {
28449 return this.finishToken(offset, tokenType, content.join(''));
28452 tokenType = staticTokenTable[this.stream.peekChar()];
28453 if (typeof tokenType !== 'undefined') {
28455 return this.finishToken(offset, tokenType);
29875 var tokenType = this.escapedJavaScript();
29876 if (tokenType !== null) {
29877 return this.finishToken(offset, tokenType);
D3.3.js.map1tokenType = TokenType.Unknown;\n var tokenError;\n var hasSpaceAfterTag;\n var lastTag;\n…
D2.2.js.map1tokenType = this._string(content);\n if (tokenType !== null) {\n return this.fin…
Dbundle.js.map1tokenType) {\n let m = tokenType.match(STANDARD_TOKEN_TYPE_REGEXP);\n if (!m) {\n ret…
Dbundle.js396tokenType):"-?-"}`)),Object(i.a)("tr",void 0,Object(i.a)("td.tm-metadata-key",void 0,"font style")… property
/plugin/diagramsnet/lib/WEB-INF/lib/
Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/mermaid/
H A Dmermaid.min.js1247tokenType.PUSH_MODE===void 0){let Y=this.config.errorMessageProvider.buildUnableToPopLexerModeMess…
1296tokenType=t}},q4e=class extends sG{static{o(this,"EpsilonTransition")}static{S(this,"EpsilonTransi…
/plugin/mizarveifiabledocs/dist/
Dscript.js.map1tokenType, maxScanDistance, brackets) {\n let startCh = dir < 0 ? state.sliceDoc(pos - 1, pos) …
/plugin/mizarproofchecker/dist/
Dscript.js.map1tokenType, maxScanDistance, brackets) {\n let startCh = dir < 0 ? state.sliceDoc(pos - 1, pos) …
/plugin/mizarverifiabledocs/dist/
H A Dscript.js.map1tokenType, maxScanDistance, brackets) {\n let startCh = dir < 0 ? state.sliceDoc(pos - 1, pos) …
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js396tokenType):"-?-"}`)),Object(i.a)("tr",void 0,Object(i.a)("td.tm-metadata-key",void 0,"font style")… property