mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-16 08:39:59 +07:00
23 lines
641 B
Plaintext
23 lines
641 B
Plaintext
PsiJavaFile:TryNormal0.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(')')
|
|
PsiCodeBlock
|
|
PsiJavaToken:LBRACE('{')
|
|
PsiJavaToken:RBRACE('}') |