Header menu logo B2R2

SymbRunFailure Type

Represents why a symbolic query could not be fully answered.

Union cases

Union case Description

A state was pruned before it could reach a target.

Item1 : SymbState
Item2 : SymbRunPruneReason

A state stopped before it could reach a target.

Item1 : SymbState
Item2 : SymbRunStopReason

Instance members

Instance member Description

this.IsPruned

Full Usage: this.IsPruned

Returns: bool
Returns: bool

this.IsStopped

Full Usage: this.IsStopped

Returns: bool
Returns: bool

Type something to start searching.