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/
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
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/
DEquatable.php9 public function equals(object $other) : bool;
DDefaultEquivalence.php19 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
DATNConfigSet.php119 public function equals(object $other) : bool
282 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
DWildcardTransition.php19 public function equals(object $other) : bool
DNotSetTransition.php20 public function equals(object $other) : bool
DAtomTransition.php37 public function equals(object $other) : bool
DEpsilonTransition.php52 public function equals(object $other) : bool
DSetTransition.php46 public function equals(object $other) : bool
DPrecedencePredicateTransition.php45 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
DEmptyPredictionContext.php29 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
DLexerPopModeAction.php65 public function equals(object $other) : bool
DLexerMoreAction.php65 public function equals(object $other) : bool
DLexerSkipAction.php65 public function equals(object $other) : bool
DLexerTypeAction.php77 public function equals(object $other) : bool
DLexerChannelAction.php77 public function equals(object $other) : bool
DLexerModeAction.php71 public function equals(object $other) : bool
DLexerPushModeAction.php72 public function equals(object $other) : bool
DLexerIndexedCustomAction.php112 public function equals(object $other) : bool
DLexerCustomAction.php107 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/Utils/
DPair.php25 public function equals(object $other) : bool
DBitSet.php55 public function equals(object $other) : bool
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
DPrecedencePredicate.php40 public function equals(object $other) : bool
DPredicate.php41 public function equals(object $other) : bool

12