SynExceptionDefn Type
Represents the right hand side of an exception declaration 'exception E = ... ' plus any member definitions for the exception
Union cases
Union case |
Description
|
Full Usage:
SynExceptionDefn(exnRepr, withKeyword, members, range)
Parameters:
SynExceptionDefnRepr
withKeyword : range option
members : SynMemberDefns
range : range
|
|
Instance members
Instance member |
Description
|
|
Gets the syntax range of this construct
|