MCPcopy Create free account
hub / github.com/goadesign/goa / Rename

Method Rename

expr/types.go:81–81  ·  view source on GitHub ↗

Rename changes the type name to the given value.

(string)

Source from the content-addressed store, hash-verified

79 ID() string
80 // Rename changes the type name to the given value.
81 Rename(string)
82 // SetAttribute updates the underlying attribute.
83 SetAttribute(*AttributeExpr)
84 // Dup makes a shallow copy of the type and assigns its

Callers 6

renameTypeFunction · 0.65
appendSuffixFunction · 0.65
AttributeMethod · 0.65
methodDSLFunction · 0.65
TypeNameFunction · 0.65
collectProjectedTypesFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected