New Java parser - statements parsing

This commit is contained in:
Roman Shevchenko
2010-09-02 16:10:43 +04:00
parent f62663e23e
commit bc3413b7bf
89 changed files with 1293 additions and 1676 deletions
@@ -1,10 +1,5 @@
PsiJavaFile:ThrowIncomplete0.java
PsiCodeBlock
PsiJavaToken:LBRACE('{')
PsiWhiteSpace(' ')
PsiThrowStatement
PsiKeyword:throw('throw')
PsiErrorElement:Expression expected
<empty list>
PsiWhiteSpace(' ')
PsiJavaToken:RBRACE('}')
PsiThrowStatement
PsiKeyword:throw('throw')
PsiErrorElement:Expression expected
<empty list>