cpg
Toggle table of contents
9.0.0
Select version
9.0.2
9.0.1
9.0.0
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-core
/
de.fraunhofer.aisec.cpg.graph.edges
/
Edge
/
Delegate
Delegate
inner
class
Delegate
<
ThisType
:
Node
>
Members
Constructors
Delegate
Link copied to clipboard
constructor
(
)
Functions
get
Value
Link copied to clipboard
operator
fun
getValue
(
thisRef
:
ThisType
,
property
:
KProperty
<
*
>
)
:
NodeType
set
Value
Link copied to clipboard
operator
fun
setValue
(
thisRef
:
ThisType
,
property
:
KProperty
<
*
>
,
value
:
NodeType
)