Searched defs:getSourceInterval (Results 1 – 4 of 4) sorted by relevance
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/ | ||
H A D | SyntaxTree.php | 32 public function getSourceInterval() : Interval; function |
H A D | TerminalNodeImpl.php | 52 public function getSourceInterval() : Interval function in Antlr\\Antlr4\\Runtime\\Tree\\TerminalNodeImpl |
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/ | ||
H A D | RuleContext.php | 112 public function getSourceInterval() : Interval function in Antlr\\Antlr4\\Runtime\\RuleContext |
H A D | ParserRuleContext.php | 255 public function getSourceInterval() : Interval function in Antlr\\Antlr4\\Runtime\\ParserRuleContext |