Home
last modified time | relevance | path

Searched defs:RuleNode (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/Tree/
DRuleNode.php9 interface RuleNode extends ParseTree interface
/template/strap/vendor/antlr/antlr4-php-runtime/src/
DRuleContext.php10 use Antlr\Antlr4\Runtime\Tree\RuleNode; alias