New in package 168
Syntax
Types.method( ... )
Methods
Method | Result | Description |
---|---|---|
[get] | Types.Type | Returns a type if exists, otherwise returns null. |
[has] | Boolean | Whether a type with the given name exists. |
update | Types.Type | Updates a type. |