toggle menu
cpg
main
jvm
switch theme
search in API
cpg-core
/
de.fraunhofer.aisec.cpg.graph.statements.expressions
/
ValueConverter
Value
Converter
class
ValueConverter
:
AttributeConverter
<
Any
?
,
Any
?
>
Members
Constructors
Value
Converter
Link copied to clipboard
constructor
(
)
Functions
to
Entity
Attribute
Link copied to clipboard
open
override
fun
toEntityAttribute
(
value
:
Any
?
)
:
Any
?
to
Graph
Property
Link copied to clipboard
open
override
fun
toGraphProperty
(
value
:
Any
?
)
:
Any
?