mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
11 lines
324 B
Plaintext
11 lines
324 B
Plaintext
REGEXP_FILE
|
|
RegExpPatternImpl: <a*>
|
|
RegExpBranchImpl: <a*>
|
|
RegExpClosureImpl: <a*>
|
|
RegExpCharImpl: <a>
|
|
PsiElement(CHARACTER)('a')
|
|
RegExpQuantifierImpl: <*>
|
|
PsiElement(STAR)('*')
|
|
PsiErrorElement:Dangling quantifier '*'
|
|
<empty list>
|
|
PsiElement(STAR)('*') |