Rename changes the type name to the given value.
(string)
| 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 |
no outgoing calls
no test coverage detected