MCPcopy Index your code
hub / github.com/antlr/codebuff / flip

Method flip

output/java_guava/1.4.19/BoundType.java:34–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 */
33 OPEN {
34 @Override
35 BoundType flip() {
36 return CLOSED;
37 }
38 },
39 /**
40 * The endpoint value <i>is</i> considered part of the set ("inclusive").

Callers 10

copyMethod · 0.45
processRemainingMethod · 0.45
hashMethod · 0.45
munchMethod · 0.45
ReaderInputStreamMethod · 0.45
readMoreCharsMethod · 0.45
startDrainingMethod · 0.45
copyMethod · 0.45
precomputedInternalMethod · 0.45
setBitsMethod · 0.45

Calls

no outgoing calls

Tested by 1

copyMethod · 0.36