Analysis API: add test for KtDiagnosticsProvider
This commit is contained in:
committed by
TeamCityServer
parent
cd3827ca2e
commit
f197fc93db
Vendored
+13
@@ -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)
|
||||
Reference in New Issue
Block a user