MCPcopy 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
163func (c *ClassObject) AllField() map[*symbol.Variable]interface{} {
164 return c.fields
165}
166func (c *ClassObject) GetObject() Object {
167 return c.object
168}

Callers 2

printArrayMethod · 0.80
classObject2MapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected