type go/types.Nil (struct)

Method Implmentations


Id() string *Nil.M : Object.Id
Name() string *Nil.M : Object.Name
Parent() *Scope *Nil.M : Object.Parent
Pkg() *Package *Nil.M : Object.Pkg
Pos() token.Pos *Nil.M : Object.Pos *Nil.M : positioner.Pos
String() string *Nil.M : Object.String *Nil.M : expvar.Var.String *Nil.M : fmt.Stringer.String *Nil.M : context.stringer.String *Nil.M : github.com/aws/smithy-go/middleware.stringer.String *Nil.M : runtime.stringer.String
Type() Type *Nil.M : Object.Type
color() color *Nil.m : Object.color
order() uint32 *Nil.m : Object.order
sameId(pkg *Package, name string) bool *Nil.m : Object.sameId
setColor(color color) *Nil.m : Object.setColor
setOrder(order uint32) *Nil.m : Object.setOrder
setParent(parent *Scope) *Nil.m : Object.setParent
setType(typ Type) *Nil.m : Object.setType