Member predicate MemberDeclaration::getADecorator
Gets a decorator applied to this member.
For example, a method of the form @A @B m() { ... } has
decorators @A and @B.
Gets a decorator applied to this member.
For example, a method of the form @A @B m() { ... } has
decorators @A and @B.