MCPcopy 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
47func (ss *Stack) Reset() {
48 *ss = nil
49}

Callers 3

InitMethod · 0.45
InitMethod · 0.45
DestroyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected