[PSI, FE] Support functional types
This commit is contained in:
committed by
TeamCityServer
parent
e53cee77a3
commit
e3f987459c
+4
@@ -1,6 +1,10 @@
|
||||
public abstract interface annotation class kotlin/BuilderInference : java/lang/annotation/Annotation {
|
||||
}
|
||||
|
||||
public abstract interface annotation class kotlin/ContextFunctionTypeParams : java/lang/annotation/Annotation {
|
||||
public abstract fun count ()I
|
||||
}
|
||||
|
||||
public final class kotlin/DeepRecursiveFunction {
|
||||
public fun <init> (Lkotlin/jvm/functions/Function3;)V
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user