Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParserRuleContext.php226 public function getTypedRuleContext(string $ctxType, int $i) : ?ParseTree argument
234 public function getTypedRuleContexts(string $ctxType) : array argument