mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
14 lines
448 B
Plaintext
14 lines
448 B
Plaintext
REGEXP_FILE
|
|
RegExpPatternImpl: <(^*>
|
|
RegExpBranchImpl: <(^*>
|
|
RegExpGroupImpl: <(^*>
|
|
PsiElement(GROUP_BEGIN)('(')
|
|
RegExpPatternImpl: <^*>
|
|
RegExpBranchImpl: <^*>
|
|
RegExpClosureImpl: <^*>
|
|
RegExpBoundaryImpl: <^>
|
|
PsiElement(CARET)('^')
|
|
RegExpQuantifierImpl: <*>
|
|
PsiElement(STAR)('*')
|
|
PsiErrorElement:')' expected
|
|
<empty list> |