mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-13 04:46:26 +07:00
9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
PsiJavaFile:ThrowNormal.java
|
|
PsiThrowStatement
|
|
PsiKeyword:throw('throw')
|
|
PsiWhiteSpace(' ')
|
|
PsiReferenceExpression:e
|
|
PsiReferenceParameterList
|
|
<empty list>
|
|
PsiIdentifier:e('e')
|
|
PsiJavaToken:SEMICOLON(';') |