PropertyNames

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val Key: String

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

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

Attributes

val Value: 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