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

Method getStartOffset

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

Source from the content-addressed store, hash-verified

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

Callers 8

getLineStartOffsetMethod · 0.65
getLineLengthMethod · 0.65
emitAsHTMLMethod · 0.65
tokenizeLinesMethod · 0.65
paintErrorLineMethod · 0.65
getToolTipTextMethod · 0.65
highlightMethod · 0.65
startTrackingMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected