cpg-core
6.1.0
cpg-core
/
de.fraunhofer.aisec.cpg.graph
/
EdgeProperty
Edge
Property
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Target
(
value
=
ElementType.ANNOTATION_TYPE
)
annotation class
EdgeProperty
Functions
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
key
Link copied to clipboard
abstract
fun
key
(
)
:
String
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String