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