Home
last modified time | relevance | path

Searched defs:other (Results 1 – 25 of 47) sorted by relevance

12

/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DInterval.php43 public function equals(object $other) : bool
57 public function startsBeforeDisjoint(Interval $other) : bool
65 public function startsBeforeNonDisjoint(Interval $other) : bool
73 public function startsAfter(Interval $other) : bool
81 public function startsAfterDisjoint(Interval $other) : bool
89 public function startsAfterNonDisjoint(Interval $other) : bool
98 public function disjoint(Interval $other) : bool
106 public function adjacent(Interval $other) : bool
114 public function union(Interval $other) : self
122 public function intersection(Interval $other) : self
H A DIntervalSet.php72 public function orSet(IntervalSet $other) : self
257 public function addSet(IntervalSet $other) : self
492 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/Comparison/
H A DEquatable.php9 public function equals(object $other) : bool;
H A DDefaultEquivalence.php19 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DWildcardTransition.php19 public function equals(object $other) : bool
H A DNotSetTransition.php20 public function equals(object $other) : bool
H A DAtomTransition.php37 public function equals(object $other) : bool
H A DEpsilonTransition.php52 public function equals(object $other) : bool
H A DSetTransition.php46 public function equals(object $other) : bool
H A DPrecedencePredicateTransition.php45 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DEmptyPredictionContext.php29 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfigSet.php119 public function equals(object $other) : bool
282 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerPopModeAction.php65 public function equals(object $other) : bool
H A DLexerMoreAction.php65 public function equals(object $other) : bool
H A DLexerSkipAction.php65 public function equals(object $other) : bool
H A DLexerTypeAction.php77 public function equals(object $other) : bool
H A DLexerChannelAction.php77 public function equals(object $other) : bool
H A DLexerModeAction.php71 public function equals(object $other) : bool
H A DLexerPushModeAction.php72 public function equals(object $other) : bool
H A DLexerIndexedCustomAction.php112 public function equals(object $other) : bool
H A DLexerCustomAction.php107 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DPair.php25 public function equals(object $other) : bool
H A DBitSet.php55 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DPrecedencePredicate.php40 public function equals(object $other) : bool
H A DPredicate.php41 public function equals(object $other) : bool

12