KeyValuePairEMT

io.shiftleft.codepropertygraph.generated.nodes.KeyValuePairEMT
trait KeyValuePairEMT extends AnyRef, HasKeyEMT, HasValueEMT

Node base type for compiletime-only checks to improve type safety. EMT stands for: "erased marker trait", i.e. it is erased at runtime

Attributes

Graph
Supertypes
trait HasValueEMT
trait HasKeyEMT
class Object
trait Matchable
class Any
In this article