type property
Return the type being cast to.
Implementation
TypeAnnotation get type;
Set the type being cast to to the given type
.
Implementation
set type(TypeAnnotation type);
Return the type being cast to.
TypeAnnotation get type;
Set the type being cast to to the given type
.
set type(TypeAnnotation type);