Searched defs:equivalent (Results 1 – 4 of 4) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Comparison/ | ||
| H A D | Equivalence.php | 9 public function equivalent(Hashable $left, Hashable $right) : bool; function |
| H A D | DefaultEquivalence.php | 9 public function equivalent(Hashable $left, Hashable $right) : bool function in Antlr\\Antlr4\\Runtime\\Comparison\\DefaultEquivalence |
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
| H A D | PredictionMode.php | 502 public function equivalent(Hashable $left, Hashable $right) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\PredictionMode::getConflictingAltSubsets::AnonymousClass048f3d8f0100 |
| H A D | ATNConfigSet.php | 99 public function equivalent(Hashable $left, Hashable $right) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet::__construct::AnonymousClassc522385e0100 |