mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
20 lines
555 B
Plaintext
20 lines
555 B
Plaintext
PsiJavaFile:TryIncomplete4.java
|
|
PsiTryStatement
|
|
PsiKeyword:try('try')
|
|
PsiCodeBlock
|
|
PsiJavaToken:LBRACE('{')
|
|
PsiJavaToken:RBRACE('}')
|
|
PsiCatchSection
|
|
PsiKeyword:catch('catch')
|
|
PsiJavaToken:LPARENTH('(')
|
|
PsiModifierList:
|
|
<empty list>
|
|
PsiTypeElement:E
|
|
PsiJavaCodeReferenceElement:E
|
|
PsiIdentifier:E('E')
|
|
PsiReferenceParameterList
|
|
<empty list>
|
|
PsiErrorElement:Identifier expected
|
|
<empty list>
|
|
PsiErrorElement:')' expected
|
|
<empty list> |