mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 21:11:28 +07:00
12 lines
374 B
Plaintext
12 lines
374 B
Plaintext
REGEXP_FILE
|
|
RegExpPatternImpl: <a{0,}>
|
|
RegExpBranchImpl: <a{0,}>
|
|
RegExpClosureImpl: <a{0,}>
|
|
RegExpCharImpl: <a>
|
|
PsiElement(CHARACTER)('a')
|
|
RegExpQuantifierImpl: <{0,}>
|
|
PsiElement(LBRACE)('{')
|
|
RegExpNumberImpl: <0>
|
|
PsiElement(NUMBER)('0')
|
|
PsiElement(COMMA)(',')
|
|
PsiElement(RBRACE)('}') |