toggle menu
flatInvoker
jvm
switch theme
search in API
flatinvoker-compiler
/
dev.shibasis.reaktor.generator.codegen
/
Compound
/
Block
Block
data
class
Block
(
val
statements
:
List
<
Element.Statement
>
)
:
Compound
Members
Constructors
Block
Link copied to clipboard
constructor
(
statements
:
List
<
Element.Statement
>
)
Properties
statements
Link copied to clipboard
val
statements
:
List
<
Element.Statement
>