Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossoverJie/gscript
/ AllField
Method
AllField
stack/stack.go:163–165 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
161
}
162
163
func
(c *ClassObject) AllField()
map
[*symbol.Variable]
interface
{} {
164
return
c.fields
165
}
166
func
(c *ClassObject) GetObject() Object {
167
return
c.object
168
}
Callers
2
printArray
Method · 0.80
classObject2Map
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected