toSource abstract method

String toSource()

Return a textual description of this annotation in a form approximating valid source. The returned string will not be valid source primarily in the case where the annotation itself is not well-formed.

Implementation

String toSource();