mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
14 lines
462 B
Plaintext
14 lines
462 B
Plaintext
REGEXP_FILE
|
|
RegExpPatternImpl: <[a-\w]>
|
|
RegExpBranchImpl: <[a-\w]>
|
|
RegExpClassImpl: <[a-\w]>
|
|
PsiElement(CLASS_BEGIN)('[')
|
|
RegExpCharRangeImpl: <a->
|
|
RegExpCharImpl: <a>
|
|
PsiElement(CHARACTER)('a')
|
|
PsiElement(MINUS)('-')
|
|
PsiErrorElement:Illegal character range
|
|
<empty list>
|
|
RegExpSimpleClassImpl: <\w>
|
|
PsiElement(CHAR_CLASS)('\w')
|
|
PsiElement(CLASS_END)(']') |