Support @field: annotations

This commit is contained in:
Yan Zhulanow
2015-07-16 16:38:08 +03:00
parent 0499335c34
commit 2bacbc9046
34 changed files with 431 additions and 67 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ annotationList
;
annotationPrefix:
: ("@" (":" "file")?)
: ("@" (":" ("file" | "field"))?)
;
unescapedAnnotation