Searched defs:getEdgeLabel (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/ | ||
H A D | LexerDFASerializer.php | 17 protected function getEdgeLabel(int $i) : string function in Antlr\\Antlr4\\Runtime\\Dfa\\LexerDFASerializer |
H A D | DFASerializer.php | 56 protected function getEdgeLabel(int $i) : string function in Antlr\\Antlr4\\Runtime\\Dfa\\DFASerializer |