mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 20:42:52 +07:00
13 lines
348 B
Plaintext
13 lines
348 B
Plaintext
PsiJavaFile:New0.java
|
|
PsiNewExpression:new A()
|
|
PsiKeyword:new('new')
|
|
PsiReferenceParameterList
|
|
<empty list>
|
|
PsiWhiteSpace(' ')
|
|
PsiJavaCodeReferenceElement:A
|
|
PsiIdentifier:A('A')
|
|
PsiReferenceParameterList
|
|
<empty list>
|
|
PsiExpressionList
|
|
PsiJavaToken:LPARENTH('(')
|
|
PsiJavaToken:RPARENTH(')') |