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

Method getBase

app/src/processing/app/ui/Editor.java:514–516  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

512
513
514 public Base getBase() {
515 return base;
516 }
517
518
519 public Mode getMode() {

Callers 4

handleDeleteCodeMethod · 0.45
updateInternalMethod · 0.45
isReadOnlyMethod · 0.45
EditorToolbarMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected