Header menu logo F# Header menu logo Averest

Expr Type

Union cases

Union case Description

Earr ArrExpr

Full Usage: Earr ArrExpr

Parameters:
Item : ArrExpr

Ebool BoolExpr

Full Usage: Ebool BoolExpr

Parameters:
Item : BoolExpr

Ebtv BtvExpr

Full Usage: Ebtv BtvExpr

Parameters:
Item : BtvExpr

Eint IntExpr

Full Usage: Eint IntExpr

Parameters:
Item : IntExpr

Elhs LhsExpr

Full Usage: Elhs LhsExpr

Parameters:
Item : LhsExpr

Enat NatExpr

Full Usage: Enat NatExpr

Parameters:
Item : NatExpr

Ereal RealExpr

Full Usage: Ereal RealExpr

Parameters:
Item : RealExpr

Etup TupExpr

Full Usage: Etup TupExpr

Parameters:
Item : TupExpr

Instance members

Instance member Description

this.IsEarr

Full Usage: this.IsEarr

Returns: bool
Returns: bool

this.IsEbool

Full Usage: this.IsEbool

Returns: bool
Returns: bool

this.IsEbtv

Full Usage: this.IsEbtv

Returns: bool
Returns: bool

this.IsEint

Full Usage: this.IsEint

Returns: bool
Returns: bool

this.IsElhs

Full Usage: this.IsElhs

Returns: bool
Returns: bool

this.IsEnat

Full Usage: this.IsEnat

Returns: bool
Returns: bool

this.IsEreal

Full Usage: this.IsEreal

Returns: bool
Returns: bool

this.IsEtup

Full Usage: this.IsEtup

Returns: bool
Returns: bool

this.pprinter

Full Usage: this.pprinter

Returns: int -> PrnDrv -> unit
Returns: int -> PrnDrv -> unit

Type something to start searching.