Minor, get rid of repeating parsing semantics

This commit is contained in:
Denis Zharkov
2015-05-15 12:23:59 +03:00
parent 1df08cfa6c
commit 083966389a
5 changed files with 20 additions and 26 deletions
@@ -71,7 +71,7 @@ JetFile: forParameters.kt
PsiElement(LPAR)('(')
VALUE_PARAMETER
MODIFIER_LIST
PsiErrorElement:Expected modifier or annotation after '@'
PsiErrorElement:Expected annotation identifier after '@'
PsiElement(AT)('@')
PsiWhiteSpace(' ')
PsiElement(in)('in')