Properties

io.shiftleft.codepropertygraph.generated.nodes.KeyValuePair.Properties
object Properties

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Properties.type

Members list

Value members

Concrete fields

val Key: SinglePropertyKey[String]

This property denotes a key of a key-value pair.

This property denotes a key of a key-value pair.

Attributes

val Value: SinglePropertyKey[String]

This property denotes a string value as used in a key-value pair.

This property denotes a string value as used in a key-value pair.

Attributes