mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-20 11:36:16 +07:00
14 lines
376 B
Plaintext
14 lines
376 B
Plaintext
PsiJavaFile:Cond2.java
|
|
PsiConditionalExpression:cond ? true
|
|
PsiReferenceExpression:cond
|
|
PsiReferenceParameterList
|
|
<empty list>
|
|
PsiIdentifier:cond('cond')
|
|
PsiWhiteSpace(' ')
|
|
PsiJavaToken:QUEST('?')
|
|
PsiWhiteSpace(' ')
|
|
PsiLiteralExpression:true
|
|
PsiJavaToken:TRUE_KEYWORD('true')
|
|
PsiErrorElement:':' expected
|
|
<empty list>
|