Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getPreprocOffset
Method
getPreprocOffset
app/src/processing/app/SketchCode.java:203–205 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
201
202
203
public
int
getPreprocOffset() {
204
return
preprocOffset;
205
}
206
207
208
public
void
addPreprocOffset(
int
extra) {
Callers
4
findErrorFile
Method · 0.95
placeException
Method · 0.95
javaToSketchLine
Method · 0.95
sketchToJavaLine
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected