SetAttribute updates the underlying attribute.
(*AttributeExpr)
| 81 | Rename(string) |
| 82 | // SetAttribute updates the underlying attribute. |
| 83 | SetAttribute(*AttributeExpr) |
| 84 | // Dup makes a shallow copy of the type and assigns its |
| 85 | // attribute with att. |
| 86 | Dup(att *AttributeExpr) UserType |
no outgoing calls
no test coverage detected