cpg-core
6.1.0
cpg-core
/
de.fraunhofer.aisec.cpg.sarif
/
PhysicalLocation
/
ArtifactLocation
Artifact
Location
open
class
ArtifactLocation
Constructors
Functions
Properties
Constructors
Artifact
Location
Link copied to clipboard
open
fun
ArtifactLocation
(
@
NotNull
uri
:
@
NotNull
URI
)
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
uri
Link copied to clipboard
@
NotNull
@get:
NotNull
val
uri
:
@
NotNull
URI