toggle menu
flatInvoker
jvm
switch theme
search in API
flatinvoker-compiler
/
dev.shibasis.reaktor.generator.codegen
/
Compound
/
Interface
Interface
data
class
Interface
(
val
name
:
String
,
val
functions
:
List
<
Compound.Function
>
)
:
Compound
Members
Constructors
Interface
Link copied to clipboard
constructor
(
name
:
String
,
functions
:
List
<
Compound.Function
>
)
Properties
functions
Link copied to clipboard
val
functions
:
List
<
Compound.Function
>
name
Link copied to clipboard
val
name
:
String