MCPcopy Create free account
hub / github.com/despiteallobjections/amigo / setType

Method setType

types/object.go:43–43  ·  view source on GitHub ↗

setType sets the type of the object.

(Type)

Source from the content-addressed store, hash-verified

41
42 // setType sets the type of the object.
43 setType(Type)
44
45 // setOrder sets the order number of the object. It must be > 0.
46 setOrder(uint32)

Callers 15

makeWrapperKeyMethod · 0.65
spillParamMethod · 0.65
addLocalMethod · 0.65
exprNMethod · 0.65
builtinMethod · 0.65
addrMethod · 0.65
expr0Method · 0.65
setCallArgsMethod · 0.65
compLitMethod · 0.65
selectStmtMethod · 0.65
rangeIndexedMethod · 0.65
rangeIterMethod · 0.65

Implementers 2

objecttypes/object.go
lazyObjecttypes/scope.go

Calls

no outgoing calls

Tested by

no test coverage detected