mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
9 lines
315 B
Plaintext
9 lines
315 B
Plaintext
FILE
|
|
CommandLineCommandImpl(COMMAND)
|
|
PsiElement(LITERAL_STARTS_FROM_LETTER)('command')
|
|
PsiWhiteSpace(' ')
|
|
CommandLineOptionImpl(OPTION)
|
|
PsiElement(LONG_OPTION_NAME_TOKEN)('--bad_value')
|
|
PsiErrorElement:Space between an argument and its value is unexpected
|
|
<empty list>
|
|
PsiElement(=)('=') |