6.2.5. Annotation Literal

[Tip]Description

An annotation literal is a alphanumeric token, which constitutes an annotation.

[Important]Syntax
AnnotationLiteral -> @ LiteralStartsWithLetter
LiteralStartsWithLetter -> Identifier 
                         | UpperCaseLiteral

Defined In:  Token