Type

struct Type {
string spelling;
}

Members

Properties

undecorated
Type undecorated [@property getter]

Removes array and pointer modifiers from the type.

Meta