Searched defs:getSymbol (Results 1 – 2 of 2) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Tree/ | ||
| H A D | TerminalNode.php | 11 public function getSymbol() : Token; function |
| H A D | TerminalNodeImpl.php | 29 public function getSymbol() : Token function in Antlr\\Antlr4\\Runtime\\Tree\\TerminalNodeImpl |