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

Method GetReferenceVariable

stack/stack.go:147–149  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

145}
146
147func (f *FuncObject) GetReferenceVariable() *symbol.Variable {
148 return f.referenceVariable
149}
150
151type ClassObject struct {
152 *object

Callers 1

pushStackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected