Member predicate Decorator::getExpression
Gets the expression of this decorator.
For example, the decorator @A has expression A,
and @testable(true) has expression testable(true).
Gets the expression of this decorator.
For example, the decorator @A has expression A,
and @testable(true) has expression testable(true).