IfDirectiveExpression Type
Union cases
| Union case |
Description
|
Full Usage:
And(IfDirectiveExpression, IfDirectiveExpression)
Parameters:
IfDirectiveExpression
Item2 : IfDirectiveExpression
|
|
Full Usage:
Ident string
Parameters:
string
|
|
|
|
Full Usage:
Or(IfDirectiveExpression, IfDirectiveExpression)
Parameters:
IfDirectiveExpression
Item2 : IfDirectiveExpression
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAnd
Returns: bool
|
|
Full Usage:
this.IsIdent
Returns: bool
|
|
Full Usage:
this.IsNot
Returns: bool
|
|
Full Usage:
this.IsOr
Returns: bool
|
|
F# Compiler Guide