mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
GitOrigin-RevId: 2f6eb873d6321ef00d293377ec2c97195f72da21
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(=)('=') |