MCPcopy Index your code
hub / github.com/processing/processing / getStopOffset

Method getStopOffset

app/src/processing/app/Problem.java:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31
32 public int getStartOffset();
33 public int getStopOffset();
34}
35

Callers 4

paintErrorLineMethod · 0.65
getToolTipTextMethod · 0.65
highlightMethod · 0.65
findProblemsMethod · 0.65

Implementers 1

JavaProblemjava/src/processing/mode/java/pdex/Jav

Calls

no outgoing calls

Tested by

no test coverage detected