Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/States/
H A DATNState.php136 public function setTransitions(array $transitions) : void function in Antlr\\Antlr4\\Runtime\\Atn\\States\\ATNState
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php581 … $ruleToStartState->setTransitions(\array_slice($ruleToStartState->getTransitions(), -1));