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