Header menu logo F# Compiler Guide

SynValSigTrivia Type

Represents additional information for SynValSig

Record fields

Record Field Description

EqualsRange

Full Usage: EqualsRange

Field type: range option

The syntax range of the `=` token.

Field type: range option

InlineKeyword

Full Usage: InlineKeyword

Field type: range option

The syntax range of the `inline` keyword

Field type: range option

LeadingKeyword

Full Usage: LeadingKeyword

Field type: SynLeadingKeyword

Used leading keyword of SynValSig In most cases this will be `val`, but in case of `SynMemberDefn.AutoProperty` or `SynMemberDefn.AbstractSlot` it could be something else.

Field type: SynLeadingKeyword

WithKeyword

Full Usage: WithKeyword

Field type: range option

The syntax range of the `with` keyword

Field type: range option

Static members

Static member Description

SynValSigTrivia.Zero

Full Usage: SynValSigTrivia.Zero

Returns: SynValSigTrivia
Returns: SynValSigTrivia

Type something to start searching.