SynExceptionDefnRepr Type
Represents the right hand side of an exception declaration 'exception E = ... '
Union cases
Union case |
Description
|
Full Usage:
SynExceptionDefnRepr(attributes, caseName, longId, xmlDoc, accessibility, range)
Parameters:
SynAttributes
caseName : SynUnionCase
longId : LongIdent option
xmlDoc : PreXmlDoc
accessibility : SynAccess option
range : range
|
|
Instance members
Instance member |
Description
|
|
Gets the syntax range of this construct
|