Header menu logo F# Compiler Guide

DebugPointAtBinding Type

Represents whether a debug point should be present for a 'let' binding, that is whether the construct corresponds to a debug point in the original source.

Union cases

Union case Description

NoneAtDo

Full Usage: NoneAtDo

NoneAtInvisible

Full Usage: NoneAtInvisible

NoneAtLet

Full Usage: NoneAtLet

NoneAtSticky

Full Usage: NoneAtSticky

Yes range

Full Usage: Yes range

Parameters:
range : range

Instance members

Instance member Description

this.Combine

Full Usage: this.Combine

Parameters:
Returns: DebugPointAtBinding
y : DebugPointAtBinding
Returns: DebugPointAtBinding

Type something to start searching.