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

Method handleIndent

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

Source from the content-addressed store, hash-verified

2188
2189
2190 public void handleIndent() {
2191 handleIndentOutdent(true);
2192 }
2193
2194
2195 public void handleOutdent() {

Callers 1

handlePressedMethod · 0.80

Calls 1

handleIndentOutdentMethod · 0.95

Tested by

no test coverage detected