Header menu logo fantomas

BuildPhase Type

Closed enumeration of build phases.

Union cases

Union case Description

CodeGen

Full Usage: CodeGen

Compile

Full Usage: Compile

DefaultPhase

Full Usage: DefaultPhase

IlGen

Full Usage: IlGen

IlxGen

Full Usage: IlxGen

Interactive

Full Usage: Interactive

Optimize

Full Usage: Optimize

Output

Full Usage: Output

Parameter

Full Usage: Parameter

Parse

Full Usage: Parse

TypeCheck

Full Usage: TypeCheck

Instance members

Instance member Description

this.IsCodeGen

Full Usage: this.IsCodeGen

Returns: bool
Returns: bool

this.IsCompile

Full Usage: this.IsCompile

Returns: bool
Returns: bool

this.IsDefaultPhase

Full Usage: this.IsDefaultPhase

Returns: bool
Returns: bool

this.IsIlGen

Full Usage: this.IsIlGen

Returns: bool
Returns: bool

this.IsIlxGen

Full Usage: this.IsIlxGen

Returns: bool
Returns: bool

this.IsInteractive

Full Usage: this.IsInteractive

Returns: bool
Returns: bool

this.IsOptimize

Full Usage: this.IsOptimize

Returns: bool
Returns: bool

this.IsOutput

Full Usage: this.IsOutput

Returns: bool
Returns: bool

this.IsParameter

Full Usage: this.IsParameter

Returns: bool
Returns: bool

this.IsParse

Full Usage: this.IsParse

Returns: bool
Returns: bool

this.IsTypeCheck

Full Usage: this.IsTypeCheck

Returns: bool
Returns: bool

Type something to start searching.