Annotation pragmas are special method expressions used to annotate a method. By themselves, annotation pragmas do nothing; they are simply stored as literals in a CompiledMethod. The Pragma class provides methods for finding and processing methods that contain annotation pragmas.
|