SynComponentInfo Type
Represents the syntax tree associated with the name of a type definition or module in signature or implementation. This includes the name, attributes, type parameters, constraints, documentation and accessibility for a type definition or module. For modules, entries such as the type parameters are always empty.
Union cases
| Union case | Description | 
| 
                
                  Full Usage: 
                   SynComponentInfo(attributes, typeParams, constraints, longId, xmlDoc, preferPostfix, accessibility, range)Parameters: 
 SynAttributestypeParams : SynTyparDecls optionconstraints : SynTypeConstraint listlongId : LongIdentxmlDoc : PreXmlDocpreferPostfix : boolaccessibility : SynAccess optionrange : range | 
 | 
Instance members
| Instance member | Description | 
| 
                
               | 
                Gets the syntax range of this construct 
 | 
 fantomas
            fantomas