Analysis API: add test for KtDiagnosticsProvider

This commit is contained in:
Tianyu Geng
2021-11-16 04:26:45 +01:00
committed by TeamCityServer
parent cd3827ca2e
commit f197fc93db
18 changed files with 351 additions and 3 deletions
@@ -0,0 +1,13 @@
Diagnostics from elements:
for PSI element of type KtNameReferenceExpression at (6,5-8)
NONE_APPLICABLE text ranges: [(89,92)]
PSI: KtNameReferenceExpression at (6,5-8)
for PSI element of type KtNameReferenceExpression at (7,5-8)
NONE_APPLICABLE text ranges: [(100,103)]
PSI: KtNameReferenceExpression at (7,5-8)
for PSI element of type KtNameReferenceExpression at (8,5-8)
NONE_APPLICABLE text ranges: [(115,118)]
PSI: KtNameReferenceExpression at (8,5-8)
for PSI element of type KtConstantExpression at (5,9-10)
TOO_MANY_ARGUMENTS text ranges: [(82,83)]
PSI: KtConstantExpression at (5,9-10)