Header menu logo fantomas

DebugPointAtSequential Type

Represents whether a debug point should be suppressed for either the first or second part of a sequential execution, that is whether the construct corresponds to a debug point in the original source.

Union cases

Union case Description

SuppressBoth

Full Usage: SuppressBoth

SuppressExpr

Full Usage: SuppressExpr

SuppressNeither

Full Usage: SuppressNeither

SuppressStmt

Full Usage: SuppressStmt

Instance members

Instance member Description

this.IsSuppressBoth

Full Usage: this.IsSuppressBoth

Returns: bool
Returns: bool

this.IsSuppressExpr

Full Usage: this.IsSuppressExpr

Returns: bool
Returns: bool

this.IsSuppressNeither

Full Usage: this.IsSuppressNeither

Returns: bool
Returns: bool

this.IsSuppressStmt

Full Usage: this.IsSuppressStmt

Returns: bool
Returns: bool

Type something to start searching.