Documentation
¶
Index ¶
- type DebugEnvironment
- func (DebugEnvironment) CopyTo(_ types.Environment)
- func (DebugEnvironment) Delete(_ types.Object)
- func (DebugEnvironment) DeleteStr(_ string)
- func (d DebugEnvironment) Load(key types.Object) types.Object
- func (DebugEnvironment) LoadStr(key string) (types.Object, bool)
- func (DebugEnvironment) Store(_ types.Object, _ types.Object)
- func (DebugEnvironment) StoreStr(_ string, _ types.Object)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DebugEnvironment ¶
all Identifier eval return a wrapped String (the wrapper is a display list appliable)
func (DebugEnvironment) CopyTo ¶
func (DebugEnvironment) CopyTo(_ types.Environment)
func (DebugEnvironment) Delete ¶
func (DebugEnvironment) Delete(_ types.Object)
func (DebugEnvironment) DeleteStr ¶
func (DebugEnvironment) DeleteStr(_ string)
Click to show internal directories.
Click to hide internal directories.