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

Method getDebugger

java/src/processing/mode/java/JavaEditor.java:1143–1145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1141
1142
1143 public Debugger getDebugger() {
1144 return debugger;
1145 }
1146
1147
1148 /**

Callers 4

setCodeMethod · 0.95
actionPerformedMethod · 0.80
setValueForMethod · 0.80
treeWillExpandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected