KT-1545, KT-3161 KDoc lexer & parser
This commit is contained in:
committed by
Mikhael Bogdanov
parent
2ad1bfa743
commit
5ff1f746d4
@@ -0,0 +1,9 @@
|
||||
JetFile: DocCommentAtBeginningOfFile4.jet
|
||||
KDoc
|
||||
PsiElement(KDOC_START)('/**')
|
||||
PsiWhiteSpace('\n\n')
|
||||
PsiElement(KDOC_TEXT)('/**foo*/')
|
||||
PsiWhiteSpace('\n\n')
|
||||
PsiElement(KDOC_TEXT)('asdfas')
|
||||
NAMESPACE_HEADER
|
||||
<empty list>
|
||||
Reference in New Issue
Block a user