mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-23 18:03:06 +07:00
22 lines
603 B
Plaintext
22 lines
603 B
Plaintext
PsiJavaFile:TryIncomplete15.java
|
|
PsiTryStatement
|
|
PsiKeyword:try('try')
|
|
PsiResourceList:(R r)
|
|
PsiJavaToken:LPARENTH('(')
|
|
PsiResourceVariable:r
|
|
PsiModifierList:
|
|
<empty list>
|
|
PsiTypeElement:R
|
|
PsiJavaCodeReferenceElement:R
|
|
PsiIdentifier:R('R')
|
|
PsiReferenceParameterList
|
|
<empty list>
|
|
PsiWhiteSpace(' ')
|
|
PsiIdentifier:r('r')
|
|
PsiErrorElement:'=' expected
|
|
<empty list>
|
|
PsiJavaToken:RPARENTH(')')
|
|
PsiCodeBlock
|
|
PsiJavaToken:LBRACE('{')
|
|
PsiJavaToken:RBRACE('}')
|