mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
11 lines
340 B
Plaintext
11 lines
340 B
Plaintext
REGEXP_FILE
|
|
RegExpPatternImpl: <a{,3}>
|
|
RegExpBranchImpl: <a{,3}>
|
|
RegExpClosureImpl: <a{,3}>
|
|
RegExpCharImpl: <a>
|
|
PsiElement(CHARACTER)('a')
|
|
RegExpQuantifierImpl: <{,3}>
|
|
PsiElement(LBRACE)('{')
|
|
PsiElement(COMMA)(',')
|
|
PsiElement(NUMBER)('3')
|
|
PsiElement(RBRACE)('}') |