mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-15 11:12:59 +07:00
22 lines
616 B
Plaintext
22 lines
616 B
Plaintext
PsiJavaFile:TryIncomplete6.java
|
|
PsiTryStatement
|
|
PsiKeyword:try('try')
|
|
PsiCodeBlock
|
|
PsiJavaToken:LBRACE('{')
|
|
PsiJavaToken:RBRACE('}')
|
|
PsiCatchSection
|
|
PsiKeyword:catch('catch')
|
|
PsiJavaToken:LPARENTH('(')
|
|
PsiParameter:e
|
|
PsiModifierList:
|
|
<empty list>
|
|
PsiTypeElement:E
|
|
PsiJavaCodeReferenceElement:E
|
|
PsiIdentifier:E('E')
|
|
PsiReferenceParameterList
|
|
<empty list>
|
|
PsiWhiteSpace(' ')
|
|
PsiIdentifier:e('e')
|
|
PsiJavaToken:RPARENTH(')')
|
|
PsiErrorElement:'{' expected
|
|
<empty list> |