Files
openide/RegExpSupport/testData/psi/Incomplete13.txt
2018-09-19 20:58:22 +02:00

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)('*')