Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cogentcore/core
/ Reset
Method
Reset
parse/lexer/stack.go:47–49 ·
view source on GitHub ↗
Reset stack
()
Source
from the content-addressed store, hash-verified
45
46
// Reset stack
47
func
(ss *Stack) Reset() {
48
*ss = nil
49
}
Callers
3
Init
Method · 0.45
Init
Method · 0.45
Destroy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected