ThreadFlow

io.shiftleft.semanticcpg.sarif.SarifSchema.ThreadFlow
trait ThreadFlow

Describes a sequence of code locations that specify a path through a single thread of execution such as an operating system or fiber.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ThreadFlow

Members list

Value members

Abstract methods

Attributes

Returns

A temporally ordered array of 'threadFlowLocation' objects, each of which describes a location visited by the tool while producing the result.