Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SplootCode/splootcode
/ isEmpty
Method
isEmpty
packages/core/src/language/node.ts:113–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
}
112
113
isEmpty(): boolean {
114
return
false
115
}
116
117
validateSelf() {
118
// Nodes with validation logic are expected to override this.
Callers
2
adaptFragmentToPasteDestinationIfPossible
Function · 0.45
getWrapInsertChildSet
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected