BuildPhase Type
Closed enumeration of build phases.
Union cases
| Union case |
Description
|
Full Usage:
CodeGen
|
|
Full Usage:
Compile
|
|
Full Usage:
DefaultPhase
|
|
Full Usage:
IlGen
|
|
Full Usage:
IlxGen
|
|
Full Usage:
Interactive
|
|
Full Usage:
Optimize
|
|
Full Usage:
Output
|
|
Full Usage:
Parameter
|
|
Full Usage:
Parse
|
|
Full Usage:
TypeCheck
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCodeGen
Returns: bool
|
|
Full Usage:
this.IsCompile
Returns: bool
|
|
Full Usage:
this.IsDefaultPhase
Returns: bool
|
|
Full Usage:
this.IsIlGen
Returns: bool
|
|
Full Usage:
this.IsIlxGen
Returns: bool
|
|
Full Usage:
this.IsInteractive
Returns: bool
|
|
Full Usage:
this.IsOptimize
Returns: bool
|
|
Full Usage:
this.IsOutput
Returns: bool
|
|
Full Usage:
this.IsParameter
Returns: bool
|
|
Full Usage:
this.IsParse
Returns: bool
|
|
Full Usage:
this.IsTypeCheck
Returns: bool
|
|
fantomas