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

Method add

java/src/processing/mode/java/TextTransform.java:39–42  ·  view source on GitHub ↗
(Edit edit)

Source from the content-addressed store, hash-verified

37
38
39 public void add(Edit edit) {
40 edits.add(edit);
41 built = false;
42 }
43
44
45 public void addAll(Collection<Edit> edits) {

Callers 15

listMethod · 0.45
listMethod · 0.45
listMethod · 0.45
listMethod · 0.45
buildClasspathMethod · 0.45
createTestJavaModeMethod · 0.45
createTestImportsMethod · 0.45
sanitizeClassPathMethod · 0.45
setUpMethod · 0.45
buildHelpMenuMethod · 0.45

Calls

no outgoing calls

Tested by 6

buildClasspathMethod · 0.36
createTestJavaModeMethod · 0.36
createTestImportsMethod · 0.36
sanitizeClassPathMethod · 0.36
setUpMethod · 0.36