Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getPreprocOffset
Method
getPreprocOffset
app/src/processing/app/SketchCode.java:212–214 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
210
211
212
public
int
getPreprocOffset() {
213
return
preprocOffset;
214
}
215
216
217
public
void
addPreprocOffset(
int
extra) {
Callers
5
preprocess
Method · 0.95
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