Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ hasCodeLine
Method
hasCodeLine
app/src/processing/app/SketchException.java:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
107
108
public
boolean hasCodeLine() {
109
return
codeLine != -1;
110
}
111
112
113
public
void
setCodeColumn(
int
column) {
Callers
1
statusError
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected