Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[Java]->[Symbols]->[NormalAnnotation]

Expand All
Collapse All
Contents

java::NormalAnnotation Locate in Contents

Declaration Locate in Contents

NormalAnnotation:
            "@" TypeName "(" Identifier "=" ElementValue ")"

Composition Locate in Contents

Annotation NormalAnnotation Concatenation Node '@' implicit_whitespace TypeName implicit_whitespace '(' implicit_whitespace Identifier implicit_whitespace '=' implicit_whitespace ElementValue implicit_whitespace ')'

State Machine Locate in Contents

start:2028:$0 final:2029:$0 implicit_whitespace|{2030|$8|2031} TypeName|{2047|$2|2048} implicit_whitespace|{2030|$9|2031} implicit_whitespace|{2030|$10|2031} Identifier|{2049|$4|2050} implicit_whitespace|{2030|$11|2031} implicit_whitespace|{2030|$12|2031} ElementValue|{2059|$6|2060} implicit_whitespace|{2030|$13|2031}