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