package steps
Steps for traversing the code property graph
All traversal start at io.shiftleft.queryprimitives.starters.Cpg.
- Alphabetic
- By Inheritance
- steps
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
class
CpgSteps[NodeType <: StoredNode, Labels <: HList] extends NodeSteps[NodeType, Labels]
Steps for all node types
Steps for all node types
This is the base class for all steps defined on nodes. In
rawwe don't take the extra effort of carrying the graph labels, which will lead to some (safe) casting, but simplify our codebase. - trait ICallResolver extends AnyRef
- class NewNodeSteps[A <: NewNode, Labels <: HList] extends AnyRef
Value Members
- object Implicits
- object NoResolve extends ICallResolver