Documentation ¶
Index ¶
- Variables
- type Name
- func (name Name) ConvertToGo(val string, simple string) string
- func (name Name) ConvertToSimple(val string) string
- func (name Name) End(val string) string
- func (name Name) EndPointer(val string) string
- func (name Name) IsPointer() (string, bool)
- func (name Name) Let(ctx string, val string) string
- func (name Name) LoadFromRawPointerValue(val string) string
- func (name Name) LoadOntoCallFrame(val string) string
- func (name Name) ToUnderlying(val string) string
- func (name Name) Underlying() string
Constants ¶
This section is empty.
Variables ¶
View Source
var ClassDB map[string]gdjson.Class
Functions ¶
This section is empty.
Types ¶
type Name ¶
type Name string
func (Name) ConvertToSimple ¶
func (Name) EndPointer ¶
func (Name) LoadFromRawPointerValue ¶
func (Name) LoadOntoCallFrame ¶
func (Name) ToUnderlying ¶
func (Name) Underlying ¶
Click to show internal directories.
Click to hide internal directories.