mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
14 lines
461 B
Plaintext
14 lines
461 B
Plaintext
REGEXP_FILE
|
|
RegExpPatternImpl: <(?P<name>{>
|
|
RegExpBranchImpl: <(?P<name>{>
|
|
RegExpGroupImpl: <(?P<name>{>
|
|
PsiElement(PYTHON_NAMED_GROUP)('(?P<')
|
|
PsiElement(NAME)('name')
|
|
PsiElement(GT)('>')
|
|
RegExpPatternImpl: <{>
|
|
RegExpBranchImpl: <{>
|
|
PsiErrorElement:Dangling metacharacter
|
|
<empty list>
|
|
PsiElement(LBRACE)('{')
|
|
PsiErrorElement:')' expected
|
|
<empty list> |