MCPcopy Create free account
hub / github.com/WiringProject/Wiring / ensureCapacity

Method ensureCapacity

IDE/processing/app/syntax/TokenMarker.java:255–266  ·  view source on GitHub ↗

Ensures that the lineInfo array can contain the specified index. This enlarges it if necessary. No action is taken if the array is large enough already. It should be unnecessary to call this under normal circumstances; insertLine() should take care of enlarging the line

(int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

insertLinesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected