mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
* GrammarKit instead of custom parsing * ToolWindow instead of popup * Inspection and help added
9 lines
311 B
Plaintext
9 lines
311 B
Plaintext
FILE
|
|
CommandLineCommandImpl(COMMAND)
|
|
PsiElement(LITERAL_STARTS_FROM_LETTER)('command')
|
|
PsiWhiteSpace(' ')
|
|
CommandLineOptionImpl(OPTION)
|
|
PsiElement(LONG_OPTION_NAME_TOKEN)('--bad_value')
|
|
PsiErrorElement:Space between argument is its value is unexpected
|
|
<empty list>
|
|
PsiElement(=)('=') |