Sift DSL 0.15.0
JVM
Sift DSL 0.15.0
/
sift.core.dsl
/
ParentOperations
Parent
Operations
interface
ParentOperations
<
T
:
Element
,
PARENT_SCOPE
:
Core
<
T
>
>
(
source
)
Inheritors
Classes
Fields
Methods
Parameters
Members
Functions
outer
Scope
Link copied to clipboard
abstract
fun
outerScope
(
label
:
String
,
f
:
PARENT_SCOPE
.
(
)
->
Unit
)