HasIndexEMT
io.shiftleft.codepropertygraph.generated.nodes.HasIndexEMT
trait HasIndexEMT
Node types with this marker trait are guaranteed to have the INDEX 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 MethodParameterInEMTtrait MethodParameterOutEMT
In this article