Files
openide/plugins/performanceTesting/scripts-ui/testData/parser/CommandWithSimpleOption.txt
Yuriy Artamonov f1f7cfbae1 [testing] Move IntegrationPerformanceTest language to separate plugin
GitOrigin-RevId: 5e96653cc76b4fb6a48089777c241806452cb312
2024-06-22 14:55:42 +00:00

10 lines
438 B
Plaintext

IntegrationPerformanceTestScriptFile
IJPerfStatementImpl(STATEMENT)
IJPerfCommandLineImpl(COMMAND_LINE)
IJPerfCommandNameImpl(COMMAND_NAME)
PsiElement(PerformanceTestTokenType.COMMAND)('%%project')
PsiWhiteSpace(' ')
IJPerfOptionListImpl(OPTION_LIST)
IJPerfOptionImpl(OPTION)
IJPerfSimpleOptionImpl(SIMPLE_OPTION)
PsiElement(PerformanceTestTokenType.IDENTIFIER)('SomeProject')