mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-17 21:15:58 +07:00
6 lines
167 B
Plaintext
6 lines
167 B
Plaintext
PsiJavaFile:BreakNormal1.java
|
|
PsiBreakStatement
|
|
PsiKeyword:break('break')
|
|
PsiWhiteSpace(' ')
|
|
PsiIdentifier:LABEL('LABEL')
|
|
PsiJavaToken:SEMICOLON(';') |