MCPcopy Index your code
hub / github.com/benfry/processing4 / getBase

Method getBase

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

Source from the content-addressed store, hash-verified

439
440
441 public Base getBase() {
442 return base;
443 }
444
445
446 public Mode getMode() {

Callers 4

handleDeleteCodeMethod · 0.80
updateInternalMethod · 0.80
isReadOnlyMethod · 0.80
EditorToolbarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected