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

Method size

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

Return the total number of elements represented by the current set. @return the total number of elements represented by the current set, regardless of the manner in which the elements are stored.

()

Source from the content-addressed store, hash-verified

113 * regardless of the manner in which the elements are stored.
114 */
115 int size();
116
117 /**
118 * Returns {@code true} if this set contains no elements.

Callers 15

startMethod · 0.65
sizeMethod · 0.65
antlrOnStringMethod · 0.65
containsErrorsMethod · 0.65
getErrorMessageMethod · 0.65
testVisitErrorNodeMethod · 0.65
load_legacy_java_utf8Method · 0.65
load_new_utf8Method · 0.65
stdMethod · 0.65
fromPathMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by 15

startMethod · 0.52
sizeMethod · 0.52
antlrOnStringMethod · 0.52
containsErrorsMethod · 0.52
getErrorMessageMethod · 0.52
testVisitErrorNodeMethod · 0.52
load_legacy_java_utf8Method · 0.52
load_new_utf8Method · 0.52
stdMethod · 0.52
sizeMethod · 0.52