Home
last modified time | relevance | path

Searched refs:closure_ (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php1652 $this->closure_(
1705 $this->closure_($config, $configs, $closureBusy, $collectPredicates, $fullCtx, $depth, $treatEofAsEpsilon);
1711 protected function closure_( function in Antlr\\Antlr4\\Runtime\\Atn\\ParserATNSimulator