Minor in Parser: "attribute" -> "annotation"

This commit is contained in:
Zalim Bashorov
2014-09-10 14:42:19 +04:00
parent d71c3d6166
commit 486b6be32c
11 changed files with 40 additions and 40 deletions
+2 -2
View File
@@ -58,7 +58,7 @@ JetFile: Properties_ERR.kt
USER_TYPE
REFERENCE_EXPRESSION
PsiElement(IDENTIFIER)('foo')
PsiErrorElement:Expecting ']' to close an attribute annotation
PsiErrorElement:Expecting ']' to close an list of annotation
<empty list>
PsiWhiteSpace(' ')
PsiElement(EQ)('=')
@@ -176,4 +176,4 @@ JetFile: Properties_ERR.kt
PsiElement(RPAR)(')')
PsiWhiteSpace(' ')
PsiErrorElement:Expecting function body
PsiElement(MINUS)('-')
PsiElement(MINUS)('-')