mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-20 11:36:16 +07:00
15 lines
409 B
Plaintext
15 lines
409 B
Plaintext
PsiJavaFile:TryIncomplete14.java
|
|
PsiTryStatement
|
|
PsiKeyword:try('try')
|
|
PsiResourceList:(int)
|
|
PsiJavaToken:LPARENTH('(')
|
|
PsiModifierList:
|
|
<empty list>
|
|
PsiTypeElement:int
|
|
PsiKeyword:int('int')
|
|
PsiErrorElement:Identifier expected
|
|
<empty list>
|
|
PsiJavaToken:RPARENTH(')')
|
|
PsiCodeBlock
|
|
PsiJavaToken:LBRACE('{')
|
|
PsiJavaToken:RBRACE('}') |