SynExprAndBang Type
Union cases
Union case |
Description
|
Full Usage:
SynExprAndBang(debugPoint, isUse, isFromSource, pat, body, range, trivia)
Parameters:
DebugPointAtBinding
isUse : bool
isFromSource : bool
pat : SynPat
body : SynExpr
range : range
trivia : SynExprAndBangTrivia
|
|
Instance members
Instance member |
Description
|
|
Gets the syntax range of this construct
|
|
Gets the trivia associated with this construct
|