MCPcopy 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

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

Calls

no outgoing calls

Tested by

no test coverage detected