Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
RunOptions
Method · 0.65
test
Method · 0.65
assertCorrectOutput
Method · 0.65
TraceATN
Method · 0.65
test
Method · 0.65
getGeneratedFiles
Method · 0.65
addExtraRecognizerParameters
Method · 0.65
importTokens
Method · 0.65
importsCustomLayout
Method · 0.65
importsStandardLayout
Method · 0.65
isDependencyChanged
Method · 0.65
analyse
Method · 0.65
Implementers
1
IntervalSet
runtime/Java/src/org/antlr/v4/runtime/
Calls
no outgoing calls
Tested by
13
RunOptions
Method · 0.52
test
Method · 0.52
assertCorrectOutput
Method · 0.52
TraceATN
Method · 0.52
test
Method · 0.52
getGeneratedFiles
Method · 0.52
addExtraRecognizerParameters
Method · 0.52
importTokens
Method · 0.52
importsCustomLayout
Method · 0.52
importsStandardLayout
Method · 0.52
accept
Method · 0.52
TestRig
Method · 0.52