mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
New Java parser - statements parsing
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
PsiJavaFile:SwitchIncomplete1.java
|
||||
PsiCodeBlock
|
||||
PsiJavaToken:LBRACE('{')
|
||||
PsiWhiteSpace(' ')
|
||||
PsiSwitchStatement
|
||||
PsiKeyword:switch('switch')
|
||||
PsiJavaToken:LPARENTH('(')
|
||||
PsiErrorElement:Expression expected
|
||||
<empty list>
|
||||
PsiWhiteSpace(' ')
|
||||
PsiJavaToken:RBRACE('}')
|
||||
PsiSwitchStatement
|
||||
PsiKeyword:switch('switch')
|
||||
PsiJavaToken:LPARENTH('(')
|
||||
PsiErrorElement:Expression expected
|
||||
<empty list>
|
||||
Reference in New Issue
Block a user