mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 12:14:37 +07:00
18 lines
500 B
Plaintext
18 lines
500 B
Plaintext
PsiJavaFile:TryIncomplete3.java
|
|
PsiCodeBlock
|
|
PsiJavaToken:LBRACE('{')
|
|
PsiWhiteSpace(' ')
|
|
PsiTryStatement
|
|
PsiKeyword:try('try')
|
|
PsiCodeBlock
|
|
PsiJavaToken:LBRACE('{')
|
|
PsiJavaToken:RBRACE('}')
|
|
PsiCatchSection
|
|
PsiKeyword:catch('catch')
|
|
PsiJavaToken:LPARENTH('(')
|
|
PsiErrorElement:Parameter expected
|
|
<empty list>
|
|
PsiErrorElement:')' expected
|
|
<empty list>
|
|
PsiWhiteSpace(' ')
|
|
PsiJavaToken:RBRACE('}') |