Home
last modified time | relevance | path

Searched refs:getCurrentToken (Results 1 – 10 of 10) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DNoViableAltException.php52 $offendingToken = $recognizer->getCurrentToken();
56 $startToken = $recognizer->getCurrentToken();
H A DInputMismatchException.php28 $this->setOffendingToken($recognizer->getCurrentToken());
H A DFailedPredicateException.php55 $this->setOffendingToken($recognizer->getCurrentToken());
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php74 $token = $this->parser->getCurrentToken();
91 $token = $this->parser->getCurrentToken();
103 $token = $this->parser->getCurrentToken();
131 … $expr3 = new ConstantExpression('', $this->parser->getCurrentToken()->getLine());
156 $token = $this->parser->getCurrentToken();
179 if ('(' === $this->parser->getCurrentToken()->getValue()) {
339 $token = $this->parser->getCurrentToken();
568 … $value = new ConstantExpression(null, $this->parser->getCurrentToken()->getLine());
619 …return new NotUnary($this->parseTestExpression($node), $this->parser->getCurrentToken()->getLine()…
633 return new $class($node, $name, $arguments, $this->parser->getCurrentToken()->getLine());
[all …]
H A DParser.php155 $lineno = $this->getCurrentToken()->getLine();
158 switch ($this->getCurrentToken()->getType()) {
173 $token = $this->getCurrentToken();
216 …SyntaxError('Lexer or parser ended up in unsupported state.', $this->getCurrentToken()->getLine(),…
388 public function getCurrentToken() function in Twig\\Parser
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php415 $t = $recognizer->getCurrentToken();
453 $t = $recognizer->getCurrentToken();
629 $matchedSymbol = $recognizer->getCurrentToken();
659 $currentSymbol = $recognizer->getCurrentToken();
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php173 $t = $this->getCurrentToken();
463 public function getCurrentToken() : ?Token function in Antlr\\Antlr4\\Runtime\\Parser
470 $token = $this->getCurrentToken();
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md74 * Parser: Remove calls to `getCurrentToken` method. (Ivan Enderlin, 2016-02-22T11:58:19+01:00)
/plugin/aceeditor/
H A Dbuild.js1getCurrentToken=function(){return this.$rowTokens[this.$tokenIndex]},this.getCurrentTokenRow=funct… function
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js33getCurrentToken()||"text",l)){var o=new s(t,n.row,n.column+1);if(!this.$matchTokenType(o.getCurren…