Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
147
func
(f *FuncObject) GetReferenceVariable() *symbol.Variable {
148
return
f.referenceVariable
149
}
150
151
type
ClassObject
struct
{
152
*object
Callers
1
pushStack
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected