MCPcopy Create free account
hub / github.com/crossoverJie/gscript / GetScope

Method GetScope

stack/stack.go:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58}
59
60func (s *Frame) GetScope() symbol.Scope {
61 return s.scope
62}
63func (s *Frame) GetObject() Object {
64 return s.object
65}

Callers 2

pushStackMethod · 0.80
getLeftValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected