mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-24 09:20:53 +07:00
16 lines
435 B
Plaintext
16 lines
435 B
Plaintext
PsiJavaFile:ForIncomplete10.java
|
|
PsiForStatement
|
|
PsiKeyword:for('for')
|
|
PsiJavaToken:LPARENTH('(')
|
|
PsiDeclarationStatement
|
|
PsiLocalVariable:x
|
|
PsiModifierList:
|
|
<empty list>
|
|
PsiTypeElement:var
|
|
PsiKeyword:var('var')
|
|
PsiWhiteSpace(' ')
|
|
PsiIdentifier:x('x')
|
|
PsiErrorElement:';' expected
|
|
<empty list>
|
|
PsiErrorElement:';' expected
|
|
<empty list> |