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

Method String

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

Source from the content-addressed store, hash-verified

89 GetValue(variable *symbol.Variable) interface{}
90 SetValue(variable *symbol.Variable, value interface{})
91 String() string
92}
93
94type object struct {

Callers 11

StringMethod · 0.65
TestVisitor_JSONGetFunction · 0.65
httpHandleFunction · 0.65
externalIPFunction · 0.65
CompilerMethod · 0.65
TestDateFunction · 0.65
StringMethod · 0.65
DumpSymbolMethod · 0.65
Scope2StringFunction · 0.65
ExitFunctionCallMethod · 0.65
replFunction · 0.65

Implementers 2

LeftValueleft_value.go
objectstack/stack.go

Calls

no outgoing calls

Tested by 2

TestVisitor_JSONGetFunction · 0.52
TestDateFunction · 0.52