antlr-d v1.3.8 (2019-01-30T12:18:54Z)
Dub
Repo
ContextMapObjectEqualityComparator
antlr
v4
runtime
atn
ContextMapObjectEqualityComparator
TODO add class description
class
ContextMapObjectEqualityComparator {
static
bool
opEquals
(Object a, Object b);
static
size_t
toHash
(Object o);
static
ContextMapObjectEqualityComparator
instance
();
}
Members
Static functions
instance
ContextMapObjectEqualityComparator
instance
()
opEquals
bool
opEquals
(Object a, Object b)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t
toHash
(Object o)
@uml @trusted @nothrow
Meta
Source
See Implementation
antlr
v4
runtime
atn
ContextMapObjectEqualityComparator
modules
AND
ATN
ATNConfig
ATNConfigObjectEqualityComparator
ATNConfigSet
ATNDeserializationOptions
ATNDeserializer
ATNSimulator
ATNState
ATNType
AbstractConfigHashSet
AbstractPredicateTransition
ActionTransition
AltAndContextMap
AmbiguityInfo
ArrayPredictionContext
AtomTransition
BasicBlockStartState
BasicState
BlockEndState
BlockStartState
ContextID
ContextMapObjectEqualityComparator
ContextSensitivityInfo
DecisionEventInfo
DecisionInfo
DecisionState
EmptyPredictionContext
EpsilonTransition
ErrorInfo
InterfaceATNSimulator
InterfaceParserATNSimulator
LL1Analyzer
LexerATNConfig
LexerATNSimulator
LexerAction
LexerActionExecutor
LexerActionType
LexerChannelAction
LexerConfigHashSet
LexerCustomAction
LexerIndexedCustomAction
LexerModeAction
LexerMoreAction
LexerPopModeAction
LexerPushModeAction
LexerSkipAction
LexerTypeAction
LookaheadEventInfo
LoopEndState
NotSetTransition
OR
Operator
OrderedATNConfigSet
ParseInfo
ParserATNSimulator
PlusBlockStartState
PlusLoopbackState
PrecedencePredicateTransition
PredicateEvalInfo
PredicateTransition
PredictionContext
PredictionContextCache
PredictionMode
PredictionModeConst
ProfilingATNSimulator
RangeTransition
RuleStartState
RuleStopState
RuleTransition
SemanticContext
SetTransition
SimState
SingletonPredictionContext
StarBlockStartState
StarLoopEntryState
StarLoopbackState
StateNames
TokensStartState
Transition
TransitionStates
WildcardTransition
TODO add class description