cpg-core
6.1.0
cpg-core
/
de.fraunhofer.aisec.cpg.graph.types
/
PointerType
/
PointerOrigin
Pointer
Origin
enum
PointerOrigin
Entries
Functions
Entries
POINTER
Link copied to clipboard
POINTER
ARRAY
Link copied to clipboard
ARRAY
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
PointerType.PointerOrigin
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
PointerType.PointerOrigin
>
Returns an array containing the constants of this enum type, in the order they're declared.