mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-11 11:36:59 +07:00
12 lines
549 B
Plaintext
12 lines
549 B
Plaintext
IntegrationPerformanceTestScriptFile
|
|
IJPerfStatementImpl(STATEMENT)
|
|
IJPerfCommandLineImpl(COMMAND_LINE)
|
|
IJPerfCommandNameImpl(COMMAND_NAME)
|
|
PsiElement(PerformanceTestTokenType.COMMAND)('%goto')
|
|
PsiWhiteSpace(' ')
|
|
IJPerfOptionListImpl(OPTION_LIST)
|
|
IJPerfOptionImpl(OPTION)
|
|
IJPerfGotoOptionImpl(GOTO_OPTION)
|
|
PsiElement(PerformanceTestTokenType.NUMBER)('3')
|
|
PsiElement(PerformanceTestTokenType.OPTIONS_SEPARATOR)(' ')
|
|
PsiElement(PerformanceTestTokenType.NUMBER)('4') |