MCPcopy Index your code
hub / github.com/processing/processing / getUndo

Method getUndo

app/src/processing/app/SketchCode.java:237–239  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

235
236
237 public UndoManager getUndo() {
238 return undo;
239 }
240
241
242 // . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Callers 1

setCodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected