mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-23 07:14:21 +07:00
26 lines
719 B
Plaintext
26 lines
719 B
Plaintext
PsiJavaFile:TryIncomplete8.java
|
|
PsiTryStatement
|
|
PsiKeyword:try('try')
|
|
PsiCodeBlock
|
|
PsiJavaToken:LBRACE('{')
|
|
PsiJavaToken:RBRACE('}')
|
|
PsiCatchSection
|
|
PsiKeyword:catch('catch')
|
|
PsiJavaToken:LPARENTH('(')
|
|
PsiModifierList:
|
|
<empty list>
|
|
PsiTypeElement:A|
|
|
PsiTypeElement:A
|
|
PsiJavaCodeReferenceElement:A
|
|
PsiIdentifier:A('A')
|
|
PsiReferenceParameterList
|
|
<empty list>
|
|
PsiJavaToken:OR('|')
|
|
PsiErrorElement:Identifier expected
|
|
<empty list>
|
|
PsiErrorElement:Identifier expected
|
|
<empty list>
|
|
PsiJavaToken:RPARENTH(')')
|
|
PsiErrorElement:'{' expected
|
|
<empty list>
|