Home
last modified time | relevance | path

Searched refs:hashCode (Results 1 – 25 of 61) sorted by path

123

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfig.php147 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfig
H A DATNConfigSet.php116 return $value->hashCode();
300 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet
H A DLexerATNConfig.php46 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\LexerATNConfig
H A DLexerActionExecutor.php31 * Caches the result of {@see LexerActionExecutor::hashCode()} since
33 * {@see LexerATNConfig::hashCode()} operation.
190 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\LexerActionExecutor
206 && $this->hashCode() === $other->hashCode()
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerChannelAction.php72 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerChannelAction
H A DLexerCustomAction.php102 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerCustomAction
H A DLexerIndexedCustomAction.php107 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerIndexedCustomAction
H A DLexerModeAction.php66 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerModeAction
H A DLexerMoreAction.php60 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerMoreAction
H A DLexerPopModeAction.php60 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerPopModeAction
H A DLexerPushModeAction.php67 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerPushModeAction
H A DLexerSkipAction.php60 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerSkipAction
H A DLexerTypeAction.php72 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerTypeAction
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DAndOperator.php129 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\SemanticContexts\\AndOperator
H A DOrOperator.php131 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\SemanticContexts\\OrOperator
H A DPrecedencePredicate.php35 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\SemanticContexts\\PrecedencePredicate
H A DPredicate.php36 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\SemanticContexts\\Predicate
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/States/
H A DATNState.php161 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Atn\\States\\ATNState
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Comparison/
H A DDefaultEquivalence.php16 return $value->hashCode();
H A DHashable.php9 public function hashCode() : int; function
H A DHasher.php43 return $value->hashCode();
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFAState.php146 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Dfa\\DFAState
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContext.php113 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\PredictionContext
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DBitSet.php50 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Utils\\BitSet
H A DPair.php36 public function hashCode() : int function in Antlr\\Antlr4\\Runtime\\Utils\\Pair

123