toggle menu
cpg
main
jvm
switch theme
search in API
cpg-core
/
de.fraunhofer.aisec.cpg.graph.edges.collections
/
EdgeSingletonList
/
UnwrapDelegate
Unwrap
Delegate
inner
class
UnwrapDelegate
<
ThisType
:
Node
>
Members
Constructors
Unwrap
Delegate
Link copied to clipboard
constructor
(
)
Functions
get
Value
Link copied to clipboard
operator
fun
getValue
(
thisRef
:
ThisType
,
property
:
KProperty
<
*
>
)
:
NullableNodeType
set
Value
Link copied to clipboard
operator
fun
setValue
(
thisRef
:
ThisType
,
property
:
KProperty
<
*
>
,
value
:
NullableNodeType
)