Home
last modified time | relevance | path

Searched defs:ParseTree (Results 1 – 3 of 3) sorted by path

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParserRuleContext.php9 use Antlr\Antlr4\Runtime\Tree\ParseTree; alias
H A DRuleContext.php8 use Antlr\Antlr4\Runtime\Tree\ParseTree; alias
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DParseTree.php9 interface ParseTree extends SyntaxTree interface