Support @field: annotations
This commit is contained in:
@@ -15,7 +15,7 @@ annotationList
|
||||
;
|
||||
|
||||
annotationPrefix:
|
||||
: ("@" (":" "file")?)
|
||||
: ("@" (":" ("file" | "field"))?)
|
||||
;
|
||||
|
||||
unescapedAnnotation
|
||||
|
||||
Reference in New Issue
Block a user