MCPcopy Index your code
hub / github.com/benfry/processing4 / getCodeLine

Method getCodeLine

app/src/processing/app/SketchException.java:98–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96
97
98 public int getCodeLine() {
99 return codeLine;
100 }
101
102
103 public void setCodeLine(int line) {

Callers 3

statusErrorMethod · 0.95
statusErrorMethod · 0.80
expectRunnerExceptionMethod · 0.80

Calls

no outgoing calls

Tested by 1

expectRunnerExceptionMethod · 0.64