Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
makeWrapperKey
Method · 0.65
spillParam
Method · 0.65
addLocal
Method · 0.65
exprN
Method · 0.65
builtin
Method · 0.65
addr
Method · 0.65
expr0
Method · 0.65
setCallArgs
Method · 0.65
compLit
Method · 0.65
selectStmt
Method · 0.65
rangeIndexed
Method · 0.65
rangeIter
Method · 0.65
Implementers
2
object
types/object.go
lazyObject
types/scope.go
Calls
no outgoing calls
Tested by
no test coverage detected