HasKeyEMT
io.shiftleft.codepropertygraph.generated.nodes.HasKeyEMT
trait HasKeyEMT
Node types with this marker trait are guaranteed to have the KEY property. EMT stands for: "erased marker trait", it exists only at compile time in order to improve type safety.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait KeyValuePairEMT
In this article