Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
list
Method · 0.45
list
Method · 0.45
list
Method · 0.45
list
Method · 0.45
buildClasspath
Method · 0.45
createTestJavaMode
Method · 0.45
createTestImports
Method · 0.45
sanitizeClassPath
Method · 0.45
sanitizeClassPathNoDuplicate
Method · 0.45
setUp
Method · 0.45
buildHelpMenu
Method · 0.45
addLibReferencesToSubMenu
Method · 0.45
Calls
no outgoing calls
Tested by
6
buildClasspath
Method · 0.36
createTestJavaMode
Method · 0.36
createTestImports
Method · 0.36
sanitizeClassPath
Method · 0.36
sanitizeClassPathNoDuplicate
Method · 0.36
setUp
Method · 0.36