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

Struct VoidType

symbol/primitive_type.go:94–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94type VoidType struct {
95}
96
97func (v *VoidType) GetName() string {
98 return "void"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected