@@ -5778,12 +5778,6 @@ FSharp.Compiler.Syntax.SynConst+Int64: Int64 Item
57785778FSharp.Compiler.Syntax.SynConst+Int64: Int64 get_Item()
57795779FSharp.Compiler.Syntax.SynConst+IntPtr: Int64 Item
57805780FSharp.Compiler.Syntax.SynConst+IntPtr: Int64 get_Item()
5781- FSharp.Compiler.Syntax.SynConst+KeywordString: FSharp.Compiler.Text.Range get_range()
5782- FSharp.Compiler.Syntax.SynConst+KeywordString: FSharp.Compiler.Text.Range range
5783- FSharp.Compiler.Syntax.SynConst+KeywordString: System.String constant
5784- FSharp.Compiler.Syntax.SynConst+KeywordString: System.String get_constant()
5785- FSharp.Compiler.Syntax.SynConst+KeywordString: System.String get_value()
5786- FSharp.Compiler.Syntax.SynConst+KeywordString: System.String value
57875781FSharp.Compiler.Syntax.SynConst+Measure: FSharp.Compiler.Syntax.SynConst constant
57885782FSharp.Compiler.Syntax.SynConst+Measure: FSharp.Compiler.Syntax.SynConst get_constant()
57895783FSharp.Compiler.Syntax.SynConst+Measure: FSharp.Compiler.Syntax.SynMeasure Item3
@@ -5794,6 +5788,12 @@ FSharp.Compiler.Syntax.SynConst+SByte: SByte Item
57945788FSharp.Compiler.Syntax.SynConst+SByte: SByte get_Item()
57955789FSharp.Compiler.Syntax.SynConst+Single: Single Item
57965790FSharp.Compiler.Syntax.SynConst+Single: Single get_Item()
5791+ FSharp.Compiler.Syntax.SynConst+SourceIdentifier: FSharp.Compiler.Text.Range get_range()
5792+ FSharp.Compiler.Syntax.SynConst+SourceIdentifier: FSharp.Compiler.Text.Range range
5793+ FSharp.Compiler.Syntax.SynConst+SourceIdentifier: System.String constant
5794+ FSharp.Compiler.Syntax.SynConst+SourceIdentifier: System.String get_constant()
5795+ FSharp.Compiler.Syntax.SynConst+SourceIdentifier: System.String get_value()
5796+ FSharp.Compiler.Syntax.SynConst+SourceIdentifier: System.String value
57975797FSharp.Compiler.Syntax.SynConst+String: FSharp.Compiler.Syntax.SynStringKind get_synStringKind()
57985798FSharp.Compiler.Syntax.SynConst+String: FSharp.Compiler.Syntax.SynStringKind synStringKind
57995799FSharp.Compiler.Syntax.SynConst+String: FSharp.Compiler.Text.Range get_range()
@@ -5810,10 +5810,10 @@ FSharp.Compiler.Syntax.SynConst+Tags: Int32 Int16
58105810FSharp.Compiler.Syntax.SynConst+Tags: Int32 Int32
58115811FSharp.Compiler.Syntax.SynConst+Tags: Int32 Int64
58125812FSharp.Compiler.Syntax.SynConst+Tags: Int32 IntPtr
5813- FSharp.Compiler.Syntax.SynConst+Tags: Int32 KeywordString
58145813FSharp.Compiler.Syntax.SynConst+Tags: Int32 Measure
58155814FSharp.Compiler.Syntax.SynConst+Tags: Int32 SByte
58165815FSharp.Compiler.Syntax.SynConst+Tags: Int32 Single
5816+ FSharp.Compiler.Syntax.SynConst+Tags: Int32 SourceIdentifier
58175817FSharp.Compiler.Syntax.SynConst+Tags: Int32 String
58185818FSharp.Compiler.Syntax.SynConst+Tags: Int32 UInt16
58195819FSharp.Compiler.Syntax.SynConst+Tags: Int32 UInt16s
@@ -5846,10 +5846,10 @@ FSharp.Compiler.Syntax.SynConst: Boolean IsInt16
58465846FSharp.Compiler.Syntax.SynConst: Boolean IsInt32
58475847FSharp.Compiler.Syntax.SynConst: Boolean IsInt64
58485848FSharp.Compiler.Syntax.SynConst: Boolean IsIntPtr
5849- FSharp.Compiler.Syntax.SynConst: Boolean IsKeywordString
58505849FSharp.Compiler.Syntax.SynConst: Boolean IsMeasure
58515850FSharp.Compiler.Syntax.SynConst: Boolean IsSByte
58525851FSharp.Compiler.Syntax.SynConst: Boolean IsSingle
5852+ FSharp.Compiler.Syntax.SynConst: Boolean IsSourceIdentifier
58535853FSharp.Compiler.Syntax.SynConst: Boolean IsString
58545854FSharp.Compiler.Syntax.SynConst: Boolean IsUInt16
58555855FSharp.Compiler.Syntax.SynConst: Boolean IsUInt16s
@@ -5868,10 +5868,10 @@ FSharp.Compiler.Syntax.SynConst: Boolean get_IsInt16()
58685868FSharp.Compiler.Syntax.SynConst: Boolean get_IsInt32()
58695869FSharp.Compiler.Syntax.SynConst: Boolean get_IsInt64()
58705870FSharp.Compiler.Syntax.SynConst: Boolean get_IsIntPtr()
5871- FSharp.Compiler.Syntax.SynConst: Boolean get_IsKeywordString()
58725871FSharp.Compiler.Syntax.SynConst: Boolean get_IsMeasure()
58735872FSharp.Compiler.Syntax.SynConst: Boolean get_IsSByte()
58745873FSharp.Compiler.Syntax.SynConst: Boolean get_IsSingle()
5874+ FSharp.Compiler.Syntax.SynConst: Boolean get_IsSourceIdentifier()
58755875FSharp.Compiler.Syntax.SynConst: Boolean get_IsString()
58765876FSharp.Compiler.Syntax.SynConst: Boolean get_IsUInt16()
58775877FSharp.Compiler.Syntax.SynConst: Boolean get_IsUInt16s()
@@ -5890,10 +5890,10 @@ FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewInt16(Int16)
58905890FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewInt32(Int32)
58915891FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewInt64(Int64)
58925892FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewIntPtr(Int64)
5893- FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewKeywordString(System.String, System.String, FSharp.Compiler.Text.Range)
58945893FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewMeasure(FSharp.Compiler.Syntax.SynConst, FSharp.Compiler.Text.Range, FSharp.Compiler.Syntax.SynMeasure)
58955894FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewSByte(SByte)
58965895FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewSingle(Single)
5896+ FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewSourceIdentifier(System.String, System.String, FSharp.Compiler.Text.Range)
58975897FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewString(System.String, FSharp.Compiler.Syntax.SynStringKind, FSharp.Compiler.Text.Range)
58985898FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewUInt16(UInt16)
58995899FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst NewUInt16s(UInt16[])
@@ -5913,10 +5913,10 @@ FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+Int16
59135913FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+Int32
59145914FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+Int64
59155915FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+IntPtr
5916- FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+KeywordString
59175916FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+Measure
59185917FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+SByte
59195918FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+Single
5919+ FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+SourceIdentifier
59205920FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+String
59215921FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+Tags
59225922FSharp.Compiler.Syntax.SynConst: FSharp.Compiler.Syntax.SynConst+UInt16
0 commit comments