SynTypeDefnRepr Type
Represents the right hand side of a type or exception declaration 'type C = ... ' plus any additional member definitions for the type
Union cases
| Union case | Description | 
| 
                
               | 
                An exception definition 
 | 
| 
                
              
                  Full Usage: 
                   ObjectModel(kind, members, range)Parameters: 
 SynTypeDefnKindmembers : SynMemberDefnsrange : range | 
                An object model type definition (class or interface) 
 | 
| 
                
               | 
                A simple type definition (record, union, abbreviation) 
 | 
Instance members
| Instance member | Description | 
| 
                
               | 
                Gets the syntax range of this construct 
 | 
 fantomas
            fantomas