mk Ast Interner
fun <T : KAst, KInternedObject> mkAstInterner(operationMode: KContext.OperationMode, astManagementMode: KContext.AstManagementMode): AstInterner<T>
Select the proper AstInterner implementation according to required operationMode and astManagementMode.