Files
kotlin-fork/analysis/analysis-api/testData/components/diagnosticsProvider/diagnostics/errorsInFunctionalInterfacesInstances.txt
T
2023-12-21 19:36:44 +00:00

11 lines
516 B
Plaintext
Vendored

Diagnostics from elements:
for PSI element of type KtObjectDeclaration at (7,14-48)
ABSTRACT_MEMBER_NOT_IMPLEMENTED text ranges: [(110,116)]
PSI: KtObjectDeclaration at (7,14-48)
for PSI element of type KtConstantExpression at (4,9-10)
ARGUMENT_TYPE_MISMATCH text ranges: [(88,89)]
PSI: KtConstantExpression at (4,9-10)
for PSI element of type KtConstantExpression at (10,38-39)
RETURN_TYPE_MISMATCH text ranges: [(230,231)]
PSI: KtConstantExpression at (10,38-39)