SynField Type
Represents the syntax tree for a field declaration in a record or class
Union cases
| Union case | Description | 
| 
                
                  Full Usage: 
                   SynField(attributes, isStatic, idOpt, fieldType, isMutable, xmlDoc, accessibility, range, trivia)Parameters: 
 SynAttributesisStatic : boolidOpt : Ident optionfieldType : SynTypeisMutable : boolxmlDoc : PreXmlDocaccessibility : SynAccess optionrange : rangetrivia : SynFieldTrivia | 
 | 
Instance members
| Instance member | Description | 
| 
                
               | 
                Gets the syntax range of this construct 
 | 
 fantomas
            fantomas