mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-20 13:31:28 +07:00
14 lines
495 B
Plaintext
14 lines
495 B
Plaintext
REGEXP_FILE
|
|
RegExpPatternImpl: <[&&[^\d]]>
|
|
RegExpBranchImpl: <[&&[^\d]]>
|
|
RegExpClassImpl: <[&&[^\d]]>
|
|
PsiElement(CLASS_BEGIN)('[')
|
|
RegExpIntersectionImpl: <&&[^\d]>
|
|
PsiElement(ANDAND)('&&')
|
|
RegExpClassImpl: <[^\d]>
|
|
PsiElement(CLASS_BEGIN)('[')
|
|
PsiElement(CARET)('^')
|
|
RegExpSimpleClassImpl: <\d>
|
|
PsiElement(CHAR_CLASS)('\d')
|
|
PsiElement(CLASS_END)(']')
|
|
PsiElement(CLASS_END)(']') |