Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DLexerDFASerializer.php17 protected function getEdgeLabel(int $i) : string function in Antlr\\Antlr4\\Runtime\\Dfa\\LexerDFASerializer
H A DDFASerializer.php56 protected function getEdgeLabel(int $i) : string function in Antlr\\Antlr4\\Runtime\\Dfa\\DFASerializer