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