Header menu logo F# Compiler Guide

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

Type something to start searching.