Member predicate Property::getDecorator
Gets the i
th decorator applied to this property.
For example, the property @A @B x: 42
has
@A
as its 0th decorator, and @B
as its first decorator.
Gets the i
th decorator applied to this property.
For example, the property @A @B x: 42
has
@A
as its 0th decorator, and @B
as its first decorator.