SynExprTryWithTrivia Type
Represents additional information for SynExpr.TryWith
Record fields
Record Field |
Description
|
|
The syntax range of the `try` keyword.
|
|
The syntax range from the beginning of the `try` keyword till the end of the `with` keyword.
|
|
The syntax range of the `with` keyword
|
|
The syntax range from the beginning of the `with` keyword till the end of the TryWith expression.
|