MCPcopy
hub / github.com/antlr/antlr4 / equals

Method equals

runtime/Java/src/org/antlr/v4/runtime/misc/IntSet.java:128–128  ·  view source on GitHub ↗

{@inheritDoc}

(Object obj)

Source from the content-addressed store, hash-verified

126 * {@inheritDoc}
127 */
128 @Override
129 boolean equals(Object obj);
130
131 /**

Callers 15

RunOptionsMethod · 0.65
testMethod · 0.65
assertCorrectOutputMethod · 0.65
TraceATNMethod · 0.65
testMethod · 0.65
getGeneratedFilesMethod · 0.65
importTokensMethod · 0.65
importsCustomLayoutMethod · 0.65
importsStandardLayoutMethod · 0.65
isDependencyChangedMethod · 0.65
analyseMethod · 0.65

Implementers 1

IntervalSetruntime/Java/src/org/antlr/v4/runtime/

Calls

no outgoing calls

Tested by 13

RunOptionsMethod · 0.52
testMethod · 0.52
assertCorrectOutputMethod · 0.52
TraceATNMethod · 0.52
testMethod · 0.52
getGeneratedFilesMethod · 0.52
importTokensMethod · 0.52
importsCustomLayoutMethod · 0.52
importsStandardLayoutMethod · 0.52
acceptMethod · 0.52
TestRigMethod · 0.52