toggle menu
cpg
main
jvm
switch theme
search in API
cpg-core
/
de.fraunhofer.aisec.cpg.graph
/
HasNameAndLocation
Has
Name
And
Location
interface
HasNameAndLocation
:
HasLanguage
A simple interface that a node has
name
and
location
.
Inheritors
HasScope
Node
Members
Properties
language
Link copied to clipboard
abstract
var
language
:
Language
<
*
>
?
location
Link copied to clipboard
abstract
val
location
:
PhysicalLocation
?
Location of the finding in source code.
name
Link copied to clipboard
abstract
val
name
:
Name