@@ -149,26 +149,7 @@ <h2>Internal.Utilities.StructuredFormat Namespace</h2>
149149 </ div >
150150 < h2 > Microsoft.FSharp.Compiler Namespace</ h2 >
151151 < div >
152- < table class ="table table-bordered type-list ">
153- < thead >
154- < tr > < td > Type</ td > < td > Description</ td > </ tr >
155- </ thead >
156- < tbody >
157- < tr >
158- < td class ="type-name ">
159- < a href ="microsoft-fsharp-compiler-fsharperrorinfo.html "> FSharpErrorInfo</ a >
160- </ td >
161- < td class ="xmldoc "> </ td >
162- </ tr >
163- < tr >
164- < td class ="type-name ">
165- < a href ="microsoft-fsharp-compiler-fsharperrorseverity.html "> FSharpErrorSeverity</ a >
166- </ td >
167- < td class ="xmldoc "> </ td >
168- </ tr >
169- </ tbody >
170- </ table >
171- < table class ="table table-bordered module-list ">
152+ < table class ="table table-bordered module-list ">
172153 < thead >
173154 < tr > < td > Module</ td > < td > Description</ td > </ tr >
174155 </ thead >
@@ -205,6 +186,12 @@ <h2>Microsoft.FSharp.Compiler Namespace</h2>
205186 </ td >
206187 < td class ="xmldoc "> </ td >
207188 </ tr >
189+ < tr >
190+ < td class ="module-name ">
191+ < a href ="microsoft-fsharp-compiler-referenceresolver.html "> ReferenceResolver</ a >
192+ </ td >
193+ < td class ="xmldoc "> </ td >
194+ </ tr >
208195 </ tbody >
209196 </ table >
210197
@@ -262,25 +249,6 @@ <h2>Microsoft.FSharp.Compiler.Interactive Namespace</h2>
262249 </ tbody >
263250 </ table >
264251
265- </ div >
266- < h2 > Microsoft.FSharp.Compiler.SimpleSourceCodeServices Namespace</ h2 >
267- < div >
268- < table class ="table table-bordered type-list ">
269- < thead >
270- < tr > < td > Type</ td > < td > Description</ td > </ tr >
271- </ thead >
272- < tbody >
273- < tr >
274- < td class ="type-name ">
275- < a href ="microsoft-fsharp-compiler-simplesourcecodeservices-simplesourcecodeservices.html "> SimpleSourceCodeServices</ a >
276- </ td >
277- < td class ="xmldoc "> < p > Provides simpler version of services for checking and compiling F# scripts</ p >
278-
279- </ td >
280- </ tr >
281- </ tbody >
282- </ table >
283-
284252 </ div >
285253 < h2 > Microsoft.FSharp.Compiler.SourceCodeServices Namespace</ h2 >
286254 < div >
@@ -361,6 +329,22 @@ <h2>Microsoft.FSharp.Compiler.SourceCodeServices Namespace</h2>
361329 </ td >
362330 < td class ="xmldoc "> </ td >
363331 </ tr >
332+ < tr >
333+ < td class ="type-name ">
334+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-externalsymbol.html "> ExternalSymbol</ a >
335+ </ td >
336+ < td class ="xmldoc "> < p > Represents a symbol in an external (non F#) assembly</ p >
337+
338+ </ td >
339+ </ tr >
340+ < tr >
341+ < td class ="type-name ">
342+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-externaltype.html "> ExternalType</ a >
343+ </ td >
344+ < td class ="xmldoc "> < p > Represents a type in an external (non F#) assembly.</ p >
345+
346+ </ td >
347+ </ tr >
364348 < tr >
365349 < td class ="type-name ">
366350 < a href ="microsoft-fsharp-compiler-sourcecodeservices-fsharpabstractparameter.html "> FSharpAbstractParameter</ a >
@@ -524,6 +508,18 @@ <h2>Microsoft.FSharp.Compiler.SourceCodeServices Namespace</h2>
524508
525509</ td >
526510 </ tr >
511+ < tr >
512+ < td class ="type-name ">
513+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-fsharperrorinfo.html "> FSharpErrorInfo</ a >
514+ </ td >
515+ < td class ="xmldoc "> </ td >
516+ </ tr >
517+ < tr >
518+ < td class ="type-name ">
519+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-fsharperrorseverity.html "> FSharpErrorSeverity</ a >
520+ </ td >
521+ < td class ="xmldoc "> </ td >
522+ </ tr >
527523 < tr >
528524 < td class ="type-name ">
529525 < a href ="microsoft-fsharp-compiler-sourcecodeservices-fsharpexpr.html "> FSharpExpr</ a >
@@ -638,14 +634,6 @@ <h2>Microsoft.FSharp.Compiler.SourceCodeServices Namespace</h2>
638634< p > A new lexState is also returned. An IDE-plugin should in general cache the lexState
639635values for each line of the edited code.</ p >
640636
641- </ td >
642- </ tr >
643- < tr >
644- < td class ="type-name ">
645- < a href ="microsoft-fsharp-compiler-sourcecodeservices-fsharpmemberfunctionorvalue.html "> FSharpMemberFunctionOrValue</ a >
646- </ td >
647- < td class ="xmldoc "> < p > Renamed to FSharpMemberOrFunctionOrValue</ p >
648-
649637</ td >
650638 </ tr >
651639 < tr >
@@ -654,14 +642,6 @@ <h2>Microsoft.FSharp.Compiler.SourceCodeServices Namespace</h2>
654642 </ td >
655643 < td class ="xmldoc "> < p > A subtype of F# symbol that represents an F# method, property, event, function or value, including extension members.</ p >
656644
657- </ td >
658- </ tr >
659- < tr >
660- < td class ="type-name ">
661- < a href ="microsoft-fsharp-compiler-sourcecodeservices-fsharpmemberorval.html "> FSharpMemberOrVal</ a >
662- </ td >
663- < td class ="xmldoc "> < p > Renamed to FSharpMemberOrFunctionOrValue</ p >
664-
665645</ td >
666646 </ tr >
667647 < tr >
@@ -768,14 +748,6 @@ <h2>Microsoft.FSharp.Compiler.SourceCodeServices Namespace</h2>
768748 </ td >
769749 < td class ="xmldoc "> < p > A set of information describing a project or script build configuration.</ p >
770750
771- </ td >
772- </ tr >
773- < tr >
774- < td class ="type-name ">
775- < a href ="microsoft-fsharp-compiler-sourcecodeservices-fsharprecordfield.html "> FSharpRecordField</ a >
776- </ td >
777- < td class ="xmldoc "> < p > Renamed to FSharpField</ p >
778-
779751</ td >
780752 </ tr >
781753 < tr >
@@ -889,6 +861,14 @@ <h2>Microsoft.FSharp.Compiler.SourceCodeServices Namespace</h2>
889861 </ td >
890862 < td class ="xmldoc "> < p > A single data tip display element with where text is expressed as string</ p >
891863
864+ </ td >
865+ </ tr >
866+ < tr >
867+ < td class ="type-name ">
868+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-fsharptooltipelementdata-1.html "> FSharpToolTipElementData< 'T> </ a >
869+ </ td >
870+ < td class ="xmldoc "> < p > A single data tip display element</ p >
871+
892872</ td >
893873 </ tr >
894874 < tr >
@@ -993,6 +973,22 @@ <h2>Microsoft.FSharp.Compiler.SourceCodeServices Namespace</h2>
993973 </ td >
994974 < td class ="xmldoc "> </ td >
995975 </ tr >
976+ < tr >
977+ < td class ="type-name ">
978+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-openstatementinsertionpoint.html "> OpenStatementInsertionPoint</ a >
979+ </ td >
980+ < td class ="xmldoc "> < p > Where open statements should be added.</ p >
981+
982+ </ td >
983+ </ tr >
984+ < tr >
985+ < td class ="type-name ">
986+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-paramtypesymbol.html "> ParamTypeSymbol</ a >
987+ </ td >
988+ < td class ="xmldoc "> < p > Represents the type of a single method parameter</ p >
989+
990+ </ td >
991+ </ tr >
996992 < tr >
997993 < td class ="type-name ">
998994 < a href ="microsoft-fsharp-compiler-sourcecodeservices-position.html "> Position</ a >
@@ -1051,9 +1047,11 @@ <h2>Microsoft.FSharp.Compiler.SourceCodeServices Namespace</h2>
10511047 </ tr >
10521048 < tr >
10531049 < td class ="type-name ">
1054- < a href ="microsoft-fsharp-compiler-sourcecodeservices-unresolvedsymbol .html "> UnresolvedSymbol </ a >
1050+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-xmldocable .html "> XmlDocable </ a >
10551051 </ td >
1056- < td class ="xmldoc "> </ td >
1052+ < td class ="xmldoc "> < p > Represent an Xml documentation block in source code</ p >
1053+
1054+ </ td >
10571055 </ tr >
10581056 </ tbody >
10591057 </ table >
@@ -1104,13 +1102,13 @@ <h2>Microsoft.FSharp.Compiler.SourceCodeServices Namespace</h2>
11041102 </ tr >
11051103 < tr >
11061104 < td class ="module-name ">
1107- < a href ="microsoft-fsharp-compiler-sourcecodeservices-envmisc2 .html "> EnvMisc2 </ a >
1105+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-extensions .html "> Extensions </ a >
11081106 </ td >
11091107 < td class ="xmldoc "> </ td >
11101108 </ tr >
11111109 < tr >
11121110 < td class ="module-name ">
1113- < a href ="microsoft-fsharp-compiler-sourcecodeservices-extensions .html "> Extensions </ a >
1111+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-externaltypemodule .html "> ExternalType </ a >
11141112 </ td >
11151113 < td class ="xmldoc "> </ td >
11161114 </ tr >
@@ -1134,6 +1132,12 @@ <h2>Microsoft.FSharp.Compiler.SourceCodeServices Namespace</h2>
11341132 </ td >
11351133 < td class ="xmldoc "> </ td >
11361134 </ tr >
1135+ < tr >
1136+ < td class ="module-name ">
1137+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-paramtypesymbolmodule.html "> ParamTypeSymbol</ a >
1138+ </ td >
1139+ < td class ="xmldoc "> </ td >
1140+ </ tr >
11371141 < tr >
11381142 < td class ="module-name ">
11391143 < a href ="microsoft-fsharp-compiler-sourcecodeservices-parsedinput.html "> ParsedInput</ a >
@@ -1150,12 +1154,38 @@ <h2>Microsoft.FSharp.Compiler.SourceCodeServices Namespace</h2>
11501154
11511155</ td >
11521156 </ tr >
1157+ < tr >
1158+ < td class ="module-name ">
1159+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-sourcefile.html "> SourceFile</ a >
1160+ </ td >
1161+ < td class ="xmldoc "> < p > Information about F# source file names</ p >
1162+
1163+ </ td >
1164+ </ tr >
1165+ < tr >
1166+ < td class ="module-name ">
1167+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-tooltips.html "> Tooltips</ a >
1168+ </ td >
1169+ < td class ="xmldoc "> </ td >
1170+ </ tr >
11531171 < tr >
11541172 < td class ="module-name ">
11551173 < a href ="microsoft-fsharp-compiler-sourcecodeservices-untypedparseimpl.html "> UntypedParseImpl</ a >
11561174 </ td >
11571175 < td class ="xmldoc "> </ td >
11581176 </ tr >
1177+ < tr >
1178+ < td class ="module-name ">
1179+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-xmldoccomment.html "> XmlDocComment</ a >
1180+ </ td >
1181+ < td class ="xmldoc "> </ td >
1182+ </ tr >
1183+ < tr >
1184+ < td class ="module-name ">
1185+ < a href ="microsoft-fsharp-compiler-sourcecodeservices-xmldocparser.html "> XmlDocParser</ a >
1186+ </ td >
1187+ < td class ="xmldoc "> </ td >
1188+ </ tr >
11591189 </ tbody >
11601190 </ table >
11611191
0 commit comments