type go/types.Label (struct)

Method Implmentations


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