Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boazy/TWEditorEnhanced
/ getTopLevelStruct
Method
getTopLevelStruct
src/main/java/Database.java:96–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
94
}
95
96
public
DBElement getTopLevelStruct()
97
{
98
return
this.topLevelStruct;
99
}
100
101
public
void
setTopLevelStruct(DBElement struct)
102
{
Callers
11
run
Method · 0.95
run
Method · 0.95
actionPerformed
Method · 0.80
loadSave
Method · 0.80
saveFile
Method · 0.80
actionPerformed
Method · 0.80
removeSelectedItem
Method · 0.80
addSelectedItem
Method · 0.80
removeSelectedItem
Method · 0.80
addSelectedItem
Method · 0.80
actionPerformed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected