Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php33 private $prediction; variable in Prophecy\\Prophecy\\MethodProphecy
224 public function should($prediction)
302 public function shouldHave($prediction)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFAState.php64 public $prediction = 0; variable in Antlr\\Antlr4\\Runtime\\Dfa\\DFAState
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DANTLRErrorListener.php54 int $prediction, argument
H A DBaseErrorListener.php57 int $prediction, argument
H A DDiagnosticErrorListener.php97 int $prediction, argument
H A DProxyErrorListener.php86 int $prediction, argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php2447 reportContextSensitivity(DFA $dfa, int $prediction, ATNConfigSet $configs, int $startIndex, int $stopIndex) global() argument
[all...]