Header menu logo F# Compiler Guide

SynMemberDefnAutoPropertyTrivia Type

Represents additional information for SynMemberDefn.AutoProperty

Record fields

Record Field Description

EqualsRange

Full Usage: EqualsRange

Field type: range option

The syntax range of the `=` token

Field type: range option

GetSetKeywords

Full Usage: GetSetKeywords

Field type: GetSetKeywords option

The syntax range of 'get, set'

Field type: GetSetKeywords option

LeadingKeyword

Full Usage: LeadingKeyword

Field type: SynLeadingKeyword

Used leading keyword of AutoProperty

Field type: SynLeadingKeyword

WithKeyword

Full Usage: WithKeyword

Field type: range option

The syntax range of the `with` keyword

Field type: range option

Type something to start searching.