MCPcopy 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

preprocessMethod · 0.95
findErrorFileMethod · 0.95
placeExceptionMethod · 0.95
javaToSketchLineMethod · 0.95
sketchToJavaLineMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected