Files
openide/RegExpSupport/testData/psi/Tests4.txt
2016-06-28 16:26:31 +02:00

11 lines
323 B
Plaintext

REGEXP_FILE
RegExpPatternImpl: <a*>
RegExpBranchImpl: <a*>
RegExpClosureImpl: <a*>
RegExpCharImpl: <a>
PsiElement(CHARACTER)('a')
RegExpQuantifierImpl: <*>
PsiElement(STAR)('*')
PsiErrorElement:Dangling metacharacter
<empty list>
PsiElement(STAR)('*')