ID returns the identifier for the user type.
()
| 77 | CompositeExpr |
| 78 | // ID returns the identifier for the user type. |
| 79 | ID() string |
| 80 | // Rename changes the type name to the given value. |
| 81 | Rename(string) |
| 82 | // SetAttribute updates the underlying attribute. |
no outgoing calls
no test coverage detected