Support @field: annotations
This commit is contained in:
@@ -2,7 +2,8 @@ JetFile: DocCommentAfterFileAnnotations.kt
|
||||
FILE_ANNOTATION_LIST
|
||||
ANNOTATION
|
||||
PsiElement(AT)('@')
|
||||
PsiElement(file)('file')
|
||||
ANNOTATION_TARGET
|
||||
PsiElement(file)('file')
|
||||
PsiElement(COLON)(':')
|
||||
PsiElement(LBRACKET)('[')
|
||||
ANNOTATION_ENTRY
|
||||
|
||||
Reference in New Issue
Block a user