MCPcopy Create free account
hub / github.com/DAddYE/igo / Insert

Method Insert

ast/scope.go:43–48  ·  view source on GitHub ↗

Insert attempts to insert a named object obj into the scope s. If the scope already contains an object alt with the same name, Insert leaves the scope unchanged and returns alt. Otherwise it inserts obj and returns nil."

(obj *Object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

declareMethod · 0.80
shortVarDeclMethod · 0.80
declareMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected