2/2 analysis-api: Initial implementation for contracts

Review: https://jetbrains.team/p/kt/reviews/7652

Put this change into a separate commit because:
1. The change is boring and clutters the diff of the first commit
2. The first commits is already too big
This commit is contained in:
Nikita Bobko
2022-11-15 14:28:42 +01:00
parent b2397f033b
commit 5be153cd65
71 changed files with 324 additions and 0 deletions
@@ -5,6 +5,7 @@ KtFunctionSymbol:
ContextReceiver(kotlin/Int)
ContextReceiver(s@kotlin/String)
]
contractEffects: []
hasStableParameterNames: true
isBuiltinFunctionInvoke: false
isExtension: false