@@ -8498,12 +8498,6 @@ FSharp.Compiler.Syntax.SynType+LongIdentApp: Microsoft.FSharp.Core.FSharpOption`
84988498FSharp.Compiler.Syntax.SynType+LongIdentApp: Microsoft.FSharp.Core.FSharpOption`1[FSharp.Compiler.Text.Range] get_lessRange()
84998499FSharp.Compiler.Syntax.SynType+LongIdentApp: Microsoft.FSharp.Core.FSharpOption`1[FSharp.Compiler.Text.Range] greaterRange
85008500FSharp.Compiler.Syntax.SynType+LongIdentApp: Microsoft.FSharp.Core.FSharpOption`1[FSharp.Compiler.Text.Range] lessRange
8501- FSharp.Compiler.Syntax.SynType+MeasureDivide: FSharp.Compiler.Syntax.SynType dividend
8502- FSharp.Compiler.Syntax.SynType+MeasureDivide: FSharp.Compiler.Syntax.SynType divisor
8503- FSharp.Compiler.Syntax.SynType+MeasureDivide: FSharp.Compiler.Syntax.SynType get_dividend()
8504- FSharp.Compiler.Syntax.SynType+MeasureDivide: FSharp.Compiler.Syntax.SynType get_divisor()
8505- FSharp.Compiler.Syntax.SynType+MeasureDivide: FSharp.Compiler.Text.Range get_range()
8506- FSharp.Compiler.Syntax.SynType+MeasureDivide: FSharp.Compiler.Text.Range range
85078501FSharp.Compiler.Syntax.SynType+MeasurePower: FSharp.Compiler.Syntax.SynRationalConst exponent
85088502FSharp.Compiler.Syntax.SynType+MeasurePower: FSharp.Compiler.Syntax.SynRationalConst get_exponent()
85098503FSharp.Compiler.Syntax.SynType+MeasurePower: FSharp.Compiler.Syntax.SynType baseMeasure
@@ -8554,7 +8548,6 @@ FSharp.Compiler.Syntax.SynType+Tags: Int32 Fun
85548548FSharp.Compiler.Syntax.SynType+Tags: Int32 HashConstraint
85558549FSharp.Compiler.Syntax.SynType+Tags: Int32 LongIdent
85568550FSharp.Compiler.Syntax.SynType+Tags: Int32 LongIdentApp
8557- FSharp.Compiler.Syntax.SynType+Tags: Int32 MeasureDivide
85588551FSharp.Compiler.Syntax.SynType+Tags: Int32 MeasurePower
85598552FSharp.Compiler.Syntax.SynType+Tags: Int32 Or
85608553FSharp.Compiler.Syntax.SynType+Tags: Int32 Paren
@@ -8589,7 +8582,6 @@ FSharp.Compiler.Syntax.SynType: Boolean IsFun
85898582FSharp.Compiler.Syntax.SynType: Boolean IsHashConstraint
85908583FSharp.Compiler.Syntax.SynType: Boolean IsLongIdent
85918584FSharp.Compiler.Syntax.SynType: Boolean IsLongIdentApp
8592- FSharp.Compiler.Syntax.SynType: Boolean IsMeasureDivide
85938585FSharp.Compiler.Syntax.SynType: Boolean IsMeasurePower
85948586FSharp.Compiler.Syntax.SynType: Boolean IsOr
85958587FSharp.Compiler.Syntax.SynType: Boolean IsParen
@@ -8608,7 +8600,6 @@ FSharp.Compiler.Syntax.SynType: Boolean get_IsFun()
86088600FSharp.Compiler.Syntax.SynType: Boolean get_IsHashConstraint()
86098601FSharp.Compiler.Syntax.SynType: Boolean get_IsLongIdent()
86108602FSharp.Compiler.Syntax.SynType: Boolean get_IsLongIdentApp()
8611- FSharp.Compiler.Syntax.SynType: Boolean get_IsMeasureDivide()
86128603FSharp.Compiler.Syntax.SynType: Boolean get_IsMeasurePower()
86138604FSharp.Compiler.Syntax.SynType: Boolean get_IsOr()
86148605FSharp.Compiler.Syntax.SynType: Boolean get_IsParen()
@@ -8627,7 +8618,6 @@ FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType NewFun(FSharp.Com
86278618FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType NewHashConstraint(FSharp.Compiler.Syntax.SynType, FSharp.Compiler.Text.Range)
86288619FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType NewLongIdent(FSharp.Compiler.Syntax.SynLongIdent)
86298620FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType NewLongIdentApp(FSharp.Compiler.Syntax.SynType, FSharp.Compiler.Syntax.SynLongIdent, Microsoft.FSharp.Core.FSharpOption`1[FSharp.Compiler.Text.Range], Microsoft.FSharp.Collections.FSharpList`1[FSharp.Compiler.Syntax.SynType], Microsoft.FSharp.Collections.FSharpList`1[FSharp.Compiler.Text.Range], Microsoft.FSharp.Core.FSharpOption`1[FSharp.Compiler.Text.Range], FSharp.Compiler.Text.Range)
8630- FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType NewMeasureDivide(FSharp.Compiler.Syntax.SynType, FSharp.Compiler.Syntax.SynType, FSharp.Compiler.Text.Range)
86318621FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType NewMeasurePower(FSharp.Compiler.Syntax.SynType, FSharp.Compiler.Syntax.SynRationalConst, FSharp.Compiler.Text.Range)
86328622FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType NewOr(FSharp.Compiler.Syntax.SynType, FSharp.Compiler.Syntax.SynType, FSharp.Compiler.Text.Range, FSharp.Compiler.SyntaxTrivia.SynTypeOrTrivia)
86338623FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType NewParen(FSharp.Compiler.Syntax.SynType, FSharp.Compiler.Text.Range)
@@ -8646,7 +8636,6 @@ FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType+Fun
86468636FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType+HashConstraint
86478637FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType+LongIdent
86488638FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType+LongIdentApp
8649- FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType+MeasureDivide
86508639FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType+MeasurePower
86518640FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType+Or
86528641FSharp.Compiler.Syntax.SynType: FSharp.Compiler.Syntax.SynType+Paren
0 commit comments