Annotation Type ForName
Annotation for methods like
Class.forName
. Their signature is
@ClassVal("name") Class method(@BinaryName String name) {...}