Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
statusError
Method · 0.95
statusError
Method · 0.80
expectRunnerException
Method · 0.80
Calls
no outgoing calls
Tested by
1
expectRunnerException
Method · 0.64