@tsonic/dotnet 0.8.1 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +18 -18
- package/Microsoft.VisualBasic/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +1 -1
- package/Microsoft.Win32/internal/index.d.ts +11 -11
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +994 -1006
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.CodeDom.Compiler/internal/index.d.ts +11 -11
- package/System.Collections/internal/index.d.ts +26 -28
- package/System.Collections.Concurrent/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +6 -6
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +68 -60
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +99 -99
- package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
- package/System.Collections.Specialized/internal/index.d.ts +63 -65
- package/System.ComponentModel/internal/index.d.ts +428 -430
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +66 -66
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +2 -2
- package/System.ComponentModel.Design/internal/index.d.ts +72 -72
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +33 -33
- package/System.Data/internal/index.d.ts +168 -168
- package/System.Data.Common/internal/index.d.ts +48 -48
- package/System.Data.SqlTypes/internal/index.d.ts +21 -21
- package/System.Diagnostics/internal/index.d.ts +262 -262
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +25 -25
- package/System.Diagnostics.Contracts/internal/index.d.ts +8 -8
- package/System.Diagnostics.Metrics/internal/index.d.ts +33 -33
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/internal/index.d.ts +28 -28
- package/System.Drawing/internal/index.d.ts +77 -77
- package/System.Dynamic/internal/index.d.ts +27 -27
- package/System.Formats.Asn1/internal/index.d.ts +4 -4
- package/System.Formats.Tar/internal/index.d.ts +3 -3
- package/System.Globalization/internal/index.d.ts +18 -18
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +25 -25
- package/System.IO.Enumeration/internal/index.d.ts +5 -5
- package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
- package/System.IO.Pipelines/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/index.d.ts +4 -4
- package/System.Linq/internal/index.d.ts +180 -180
- package/System.Linq.Expressions/internal/index.d.ts +169 -169
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
- package/System.Net/internal/index.d.ts +151 -153
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Http/internal/index.d.ts +58 -58
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +58 -58
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +72 -72
- package/System.Net.Mime/internal/index.d.ts +2 -2
- package/System.Net.NetworkInformation/internal/index.d.ts +24 -24
- package/System.Net.Quic/internal/index.d.ts +4 -4
- package/System.Net.Security/internal/index.d.ts +52 -52
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +41 -41
- package/System.Net.WebSockets/internal/index.d.ts +34 -34
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +91 -93
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +219 -219
- package/System.Reflection.Emit/internal/index.d.ts +118 -118
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +14 -14
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +5 -5
- package/System.Reflection.PortableExecutable/internal/index.d.ts +4 -4
- package/System.Resources/internal/index.d.ts +24 -24
- package/System.Runtime/internal/index.d.ts +5 -5
- package/System.Runtime.CompilerServices/internal/index.d.ts +31 -31
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +93 -93
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +10 -10
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +23 -23
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +36 -36
- package/System.Runtime.Loader/internal/index.d.ts +6 -6
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +77 -79
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +16 -16
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Json/internal/index.d.ts +26 -26
- package/System.Runtime.Versioning/internal/index.d.ts +9 -9
- package/System.Security/internal/index.d.ts +49 -49
- package/System.Security.AccessControl/internal/index.d.ts +31 -31
- package/System.Security.Authentication/internal/index.d.ts +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +10 -10
- package/System.Security.Claims/internal/index.d.ts +23 -25
- package/System.Security.Cryptography/internal/index.d.ts +189 -189
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +71 -71
- package/System.Security.Policy/internal/index.d.ts +2 -2
- package/System.Security.Principal/internal/index.d.ts +9 -11
- package/System.Text/internal/index.d.ts +51 -51
- package/System.Text.Json/internal/index.d.ts +83 -83
- package/System.Text.Json.Nodes/internal/index.d.ts +65 -65
- package/System.Text.Json.Schema/internal/index.d.ts +5 -5
- package/System.Text.Json.Serialization/internal/index.d.ts +10 -10
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +47 -47
- package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
- package/System.Text.Unicode/internal/index.d.ts +4 -4
- package/System.Threading/internal/index.d.ts +87 -87
- package/System.Threading.Channels/internal/index.d.ts +8 -8
- package/System.Threading.Tasks/internal/index.d.ts +84 -94
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -26
- package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
- package/System.Timers/internal/index.d.ts +3 -3
- package/System.Transactions/internal/index.d.ts +20 -20
- package/System.Web/internal/index.d.ts +31 -31
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +215 -215
- package/System.Xml.Linq/internal/index.d.ts +51 -51
- package/System.Xml.Resolvers/internal/index.d.ts +4 -4
- package/System.Xml.Schema/internal/index.d.ts +105 -105
- package/System.Xml.Serialization/internal/index.d.ts +136 -136
- package/System.Xml.XPath/internal/index.d.ts +19 -19
- package/System.Xml.Xsl/internal/index.d.ts +41 -41
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +20 -20
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -143,14 +143,14 @@ export type IDynamicExpression = IDynamicExpression$instance;
|
|
|
143
143
|
|
|
144
144
|
export interface BinaryExpression$instance extends Expression {
|
|
145
145
|
readonly canReduce: boolean;
|
|
146
|
-
readonly conversion: LambdaExpression;
|
|
146
|
+
readonly conversion: LambdaExpression | undefined;
|
|
147
147
|
readonly isLifted: boolean;
|
|
148
148
|
readonly isLiftedToNull: boolean;
|
|
149
149
|
readonly left: Expression;
|
|
150
150
|
readonly method: MethodInfo;
|
|
151
151
|
readonly right: Expression;
|
|
152
152
|
reduce(): Expression;
|
|
153
|
-
update(left: Expression, conversion: LambdaExpression, right: Expression): BinaryExpression;
|
|
153
|
+
update(left: Expression, conversion: LambdaExpression | undefined, right: Expression): BinaryExpression;
|
|
154
154
|
}
|
|
155
155
|
|
|
156
156
|
|
|
@@ -167,7 +167,7 @@ export interface BlockExpression$instance extends Expression {
|
|
|
167
167
|
readonly result: Expression;
|
|
168
168
|
readonly type_: Type;
|
|
169
169
|
readonly variables: ReadOnlyCollection_1<ParameterExpression>;
|
|
170
|
-
update(variables: IEnumerable_1<ParameterExpression
|
|
170
|
+
update(variables: IEnumerable_1<ParameterExpression> | undefined, expressions: IEnumerable_1<Expression>): BlockExpression;
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
|
|
@@ -182,9 +182,9 @@ export interface CatchBlock$instance {
|
|
|
182
182
|
readonly body: Expression;
|
|
183
183
|
readonly filter: Expression;
|
|
184
184
|
readonly test: Type;
|
|
185
|
-
readonly variable: ParameterExpression;
|
|
185
|
+
readonly variable: ParameterExpression | undefined;
|
|
186
186
|
toString(): string;
|
|
187
|
-
update(variable: ParameterExpression, filter: Expression, body: Expression): CatchBlock;
|
|
187
|
+
update(variable: ParameterExpression | undefined, filter: Expression | undefined, body: Expression): CatchBlock;
|
|
188
188
|
}
|
|
189
189
|
|
|
190
190
|
|
|
@@ -266,7 +266,7 @@ export interface DynamicExpression$instance extends Expression {
|
|
|
266
266
|
readonly nodeType: ExpressionType;
|
|
267
267
|
readonly type_: Type;
|
|
268
268
|
reduce(): Expression;
|
|
269
|
-
update(arguments: IEnumerable_1<Expression>): DynamicExpression;
|
|
269
|
+
update(arguments: IEnumerable_1<Expression> | undefined): DynamicExpression;
|
|
270
270
|
}
|
|
271
271
|
|
|
272
272
|
|
|
@@ -278,7 +278,7 @@ export const DynamicExpression: {
|
|
|
278
278
|
dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression): DynamicExpression;
|
|
279
279
|
dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression): DynamicExpression;
|
|
280
280
|
dynamic(binder: CallSiteBinder, returnType: Type, ...arguments: Expression[]): DynamicExpression;
|
|
281
|
-
makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression>): DynamicExpression;
|
|
281
|
+
makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression> | undefined): DynamicExpression;
|
|
282
282
|
makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
|
|
283
283
|
makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
|
|
284
284
|
makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression): DynamicExpression;
|
|
@@ -344,24 +344,24 @@ export interface Expression$instance {
|
|
|
344
344
|
|
|
345
345
|
|
|
346
346
|
export const Expression: {
|
|
347
|
-
add(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
347
|
+
add(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
348
348
|
add(left: Expression, right: Expression): BinaryExpression;
|
|
349
|
-
addAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
350
|
-
addAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
349
|
+
addAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
350
|
+
addAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
351
351
|
addAssign(left: Expression, right: Expression): BinaryExpression;
|
|
352
|
-
addAssignChecked(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
353
|
-
addAssignChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
352
|
+
addAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
353
|
+
addAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
354
354
|
addAssignChecked(left: Expression, right: Expression): BinaryExpression;
|
|
355
|
-
addChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
355
|
+
addChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
356
356
|
addChecked(left: Expression, right: Expression): BinaryExpression;
|
|
357
|
-
and(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
357
|
+
and(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
358
358
|
and(left: Expression, right: Expression): BinaryExpression;
|
|
359
|
-
andAlso(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
359
|
+
andAlso(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
360
360
|
andAlso(left: Expression, right: Expression): BinaryExpression;
|
|
361
|
-
andAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
362
|
-
andAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
361
|
+
andAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
362
|
+
andAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
363
363
|
andAssign(left: Expression, right: Expression): BinaryExpression;
|
|
364
|
-
arrayAccess(array: Expression, indexes: IEnumerable_1<Expression>): IndexExpression;
|
|
364
|
+
arrayAccess(array: Expression, indexes: IEnumerable_1<Expression> | undefined): IndexExpression;
|
|
365
365
|
arrayAccess(array: Expression, ...indexes: Expression[]): IndexExpression;
|
|
366
366
|
arrayIndex(array: Expression, indexes: IEnumerable_1<Expression>): MethodCallExpression;
|
|
367
367
|
arrayIndex(array: Expression, index: Expression): BinaryExpression;
|
|
@@ -371,60 +371,60 @@ export const Expression: {
|
|
|
371
371
|
bind(member: MemberInfo, expression: Expression): MemberAssignment;
|
|
372
372
|
bind(propertyAccessor: MethodInfo, expression: Expression): MemberAssignment;
|
|
373
373
|
block(expressions: IEnumerable_1<Expression>): BlockExpression;
|
|
374
|
-
block(variables: IEnumerable_1<ParameterExpression
|
|
375
|
-
block(variables: IEnumerable_1<ParameterExpression
|
|
374
|
+
block(variables: IEnumerable_1<ParameterExpression> | undefined, expressions: IEnumerable_1<Expression>): BlockExpression;
|
|
375
|
+
block(variables: IEnumerable_1<ParameterExpression> | undefined, ...expressions: Expression[]): BlockExpression;
|
|
376
376
|
block(arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression, arg4: Expression): BlockExpression;
|
|
377
377
|
block(arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): BlockExpression;
|
|
378
378
|
block(arg0: Expression, arg1: Expression, arg2: Expression): BlockExpression;
|
|
379
379
|
block(arg0: Expression, arg1: Expression): BlockExpression;
|
|
380
380
|
block(...expressions: Expression[]): BlockExpression;
|
|
381
381
|
block(type_: Type, expressions: IEnumerable_1<Expression>): BlockExpression;
|
|
382
|
-
block(type_: Type, variables: IEnumerable_1<ParameterExpression
|
|
383
|
-
block(type_: Type, variables: IEnumerable_1<ParameterExpression
|
|
382
|
+
block(type_: Type, variables: IEnumerable_1<ParameterExpression> | undefined, expressions: IEnumerable_1<Expression>): BlockExpression;
|
|
383
|
+
block(type_: Type, variables: IEnumerable_1<ParameterExpression> | undefined, ...expressions: Expression[]): BlockExpression;
|
|
384
384
|
block(type_: Type, ...expressions: Expression[]): BlockExpression;
|
|
385
|
-
break_(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
|
|
386
|
-
break_(target: LabelTarget, value: Expression): GotoExpression;
|
|
385
|
+
break_(target: LabelTarget, value: Expression | undefined, type_: Type): GotoExpression;
|
|
386
|
+
break_(target: LabelTarget, value: Expression | undefined): GotoExpression;
|
|
387
387
|
break_(target: LabelTarget, type_: Type): GotoExpression;
|
|
388
388
|
break_(target: LabelTarget): GotoExpression;
|
|
389
|
-
call(instance: Expression, method: MethodInfo, arguments: IEnumerable_1<Expression>): MethodCallExpression;
|
|
390
|
-
call(instance: Expression, method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression): MethodCallExpression;
|
|
391
|
-
call(instance: Expression, method: MethodInfo, arg0: Expression, arg1: Expression): MethodCallExpression;
|
|
392
|
-
call(instance: Expression, method: MethodInfo, ...arguments: Expression[]): MethodCallExpression;
|
|
393
|
-
call(instance: Expression, method: MethodInfo): MethodCallExpression;
|
|
394
|
-
call(instance: Expression, methodName: string, typeArguments: Type[], ...arguments: Expression[]): MethodCallExpression;
|
|
395
|
-
call(method: MethodInfo, arguments: IEnumerable_1<Expression>): MethodCallExpression;
|
|
389
|
+
call(instance: Expression | undefined, method: MethodInfo, arguments: IEnumerable_1<Expression> | undefined): MethodCallExpression;
|
|
390
|
+
call(instance: Expression | undefined, method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression): MethodCallExpression;
|
|
391
|
+
call(instance: Expression | undefined, method: MethodInfo, arg0: Expression, arg1: Expression): MethodCallExpression;
|
|
392
|
+
call(instance: Expression | undefined, method: MethodInfo, ...arguments: Expression[]): MethodCallExpression;
|
|
393
|
+
call(instance: Expression | undefined, method: MethodInfo): MethodCallExpression;
|
|
394
|
+
call(instance: Expression, methodName: string, typeArguments: Type[] | undefined, ...arguments: Expression[]): MethodCallExpression;
|
|
395
|
+
call(method: MethodInfo, arguments: IEnumerable_1<Expression> | undefined): MethodCallExpression;
|
|
396
396
|
call(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression, arg4: Expression): MethodCallExpression;
|
|
397
397
|
call(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): MethodCallExpression;
|
|
398
398
|
call(method: MethodInfo, arg0: Expression, arg1: Expression, arg2: Expression): MethodCallExpression;
|
|
399
399
|
call(method: MethodInfo, arg0: Expression, arg1: Expression): MethodCallExpression;
|
|
400
400
|
call(method: MethodInfo, arg0: Expression): MethodCallExpression;
|
|
401
401
|
call(method: MethodInfo, ...arguments: Expression[]): MethodCallExpression;
|
|
402
|
-
call(type_: Type, methodName: string, typeArguments: Type[], ...arguments: Expression[]): MethodCallExpression;
|
|
403
|
-
catch_(variable: ParameterExpression, body: Expression, filter: Expression): CatchBlock;
|
|
402
|
+
call(type_: Type, methodName: string, typeArguments: Type[] | undefined, ...arguments: Expression[]): MethodCallExpression;
|
|
403
|
+
catch_(variable: ParameterExpression, body: Expression, filter: Expression | undefined): CatchBlock;
|
|
404
404
|
catch_(variable: ParameterExpression, body: Expression): CatchBlock;
|
|
405
|
-
catch_(type_: Type, body: Expression, filter: Expression): CatchBlock;
|
|
405
|
+
catch_(type_: Type, body: Expression, filter: Expression | undefined): CatchBlock;
|
|
406
406
|
catch_(type_: Type, body: Expression): CatchBlock;
|
|
407
407
|
clearDebugInfo(document: SymbolDocumentInfo): DebugInfoExpression;
|
|
408
|
-
coalesce(left: Expression, right: Expression, conversion: LambdaExpression): BinaryExpression;
|
|
408
|
+
coalesce(left: Expression, right: Expression, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
409
409
|
coalesce(left: Expression, right: Expression): BinaryExpression;
|
|
410
410
|
condition(test: Expression, ifTrue: Expression, ifFalse: Expression, type_: Type): ConditionalExpression;
|
|
411
411
|
condition(test: Expression, ifTrue: Expression, ifFalse: Expression): ConditionalExpression;
|
|
412
|
-
constant(value: unknown, type_: Type): ConstantExpression;
|
|
413
|
-
constant(value: unknown): ConstantExpression;
|
|
412
|
+
constant(value: unknown | undefined, type_: Type): ConstantExpression;
|
|
413
|
+
constant(value: unknown | undefined): ConstantExpression;
|
|
414
414
|
continue_(target: LabelTarget, type_: Type): GotoExpression;
|
|
415
415
|
continue_(target: LabelTarget): GotoExpression;
|
|
416
|
-
convert(expression: Expression, type_: Type, method: MethodInfo): UnaryExpression;
|
|
416
|
+
convert(expression: Expression, type_: Type, method: MethodInfo | undefined): UnaryExpression;
|
|
417
417
|
convert(expression: Expression, type_: Type): UnaryExpression;
|
|
418
|
-
convertChecked(expression: Expression, type_: Type, method: MethodInfo): UnaryExpression;
|
|
418
|
+
convertChecked(expression: Expression, type_: Type, method: MethodInfo | undefined): UnaryExpression;
|
|
419
419
|
convertChecked(expression: Expression, type_: Type): UnaryExpression;
|
|
420
420
|
debugInfo(document: SymbolDocumentInfo, startLine: int, startColumn: int, endLine: int, endColumn: int): DebugInfoExpression;
|
|
421
|
-
decrement(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
421
|
+
decrement(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
422
422
|
decrement(expression: Expression): UnaryExpression;
|
|
423
423
|
default_(type_: Type): DefaultExpression;
|
|
424
|
-
divide(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
424
|
+
divide(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
425
425
|
divide(left: Expression, right: Expression): BinaryExpression;
|
|
426
|
-
divideAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
427
|
-
divideAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
426
|
+
divideAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
427
|
+
divideAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
428
428
|
divideAssign(left: Expression, right: Expression): BinaryExpression;
|
|
429
429
|
dynamic(binder: CallSiteBinder, returnType: Type, arguments: IEnumerable_1<Expression>): DynamicExpression;
|
|
430
430
|
dynamic(binder: CallSiteBinder, returnType: Type, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
|
|
@@ -435,69 +435,69 @@ export const Expression: {
|
|
|
435
435
|
elementInit(addMethod: MethodInfo, arguments: IEnumerable_1<Expression>): ElementInit;
|
|
436
436
|
elementInit(addMethod: MethodInfo, ...arguments: Expression[]): ElementInit;
|
|
437
437
|
empty(): DefaultExpression;
|
|
438
|
-
equal(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
|
|
438
|
+
equal(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
|
|
439
439
|
equal(left: Expression, right: Expression): BinaryExpression;
|
|
440
|
-
exclusiveOr(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
440
|
+
exclusiveOr(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
441
441
|
exclusiveOr(left: Expression, right: Expression): BinaryExpression;
|
|
442
|
-
exclusiveOrAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
443
|
-
exclusiveOrAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
442
|
+
exclusiveOrAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
443
|
+
exclusiveOrAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
444
444
|
exclusiveOrAssign(left: Expression, right: Expression): BinaryExpression;
|
|
445
|
-
field(expression: Expression, field: FieldInfo): MemberExpression;
|
|
445
|
+
field(expression: Expression | undefined, field: FieldInfo): MemberExpression;
|
|
446
446
|
field(expression: Expression, fieldName: string): MemberExpression;
|
|
447
|
-
field(expression: Expression, type_: Type, fieldName: string): MemberExpression;
|
|
447
|
+
field(expression: Expression | undefined, type_: Type, fieldName: string): MemberExpression;
|
|
448
448
|
getActionType(...typeArgs: Type[]): Type;
|
|
449
449
|
getDelegateType(...typeArgs: Type[]): Type;
|
|
450
450
|
getFuncType(...typeArgs: Type[]): Type;
|
|
451
|
-
goto(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
|
|
452
|
-
goto(target: LabelTarget, value: Expression): GotoExpression;
|
|
451
|
+
goto(target: LabelTarget, value: Expression | undefined, type_: Type): GotoExpression;
|
|
452
|
+
goto(target: LabelTarget, value: Expression | undefined): GotoExpression;
|
|
453
453
|
goto(target: LabelTarget, type_: Type): GotoExpression;
|
|
454
454
|
goto(target: LabelTarget): GotoExpression;
|
|
455
|
-
greaterThan(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
|
|
455
|
+
greaterThan(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
|
|
456
456
|
greaterThan(left: Expression, right: Expression): BinaryExpression;
|
|
457
|
-
greaterThanOrEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
|
|
457
|
+
greaterThanOrEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
|
|
458
458
|
greaterThanOrEqual(left: Expression, right: Expression): BinaryExpression;
|
|
459
459
|
ifThen(test: Expression, ifTrue: Expression): ConditionalExpression;
|
|
460
460
|
ifThenElse(test: Expression, ifTrue: Expression, ifFalse: Expression): ConditionalExpression;
|
|
461
|
-
increment(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
461
|
+
increment(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
462
462
|
increment(expression: Expression): UnaryExpression;
|
|
463
|
-
invoke(expression: Expression, arguments: IEnumerable_1<Expression>): InvocationExpression;
|
|
463
|
+
invoke(expression: Expression, arguments: IEnumerable_1<Expression> | undefined): InvocationExpression;
|
|
464
464
|
invoke(expression: Expression, ...arguments: Expression[]): InvocationExpression;
|
|
465
|
-
isFalse(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
465
|
+
isFalse(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
466
466
|
isFalse(expression: Expression): UnaryExpression;
|
|
467
|
-
isTrue(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
467
|
+
isTrue(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
468
468
|
isTrue(expression: Expression): UnaryExpression;
|
|
469
469
|
label(): LabelTarget;
|
|
470
|
-
label(target: LabelTarget, defaultValue: Expression): LabelExpression;
|
|
470
|
+
label(target: LabelTarget, defaultValue: Expression | undefined): LabelExpression;
|
|
471
471
|
label(target: LabelTarget): LabelExpression;
|
|
472
|
-
label(name: string): LabelTarget;
|
|
473
|
-
label(type_: Type, name: string): LabelTarget;
|
|
472
|
+
label(name: string | undefined): LabelTarget;
|
|
473
|
+
label(type_: Type, name: string | undefined): LabelTarget;
|
|
474
474
|
label(type_: Type): LabelTarget;
|
|
475
|
-
lambda<TDelegate>(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
|
|
476
|
-
lambda(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
|
|
475
|
+
lambda<TDelegate>(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): Expression_1<TDelegate>;
|
|
476
|
+
lambda(body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
|
|
477
477
|
lambda<TDelegate>(body: Expression, tailCall: boolean, ...parameters: ParameterExpression[]): Expression_1<TDelegate>;
|
|
478
478
|
lambda(body: Expression, tailCall: boolean, ...parameters: ParameterExpression[]): LambdaExpression;
|
|
479
|
-
lambda<TDelegate>(body: Expression, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
|
|
480
|
-
lambda(body: Expression, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
|
|
479
|
+
lambda<TDelegate>(body: Expression, parameters: IEnumerable_1<ParameterExpression> | undefined): Expression_1<TDelegate>;
|
|
480
|
+
lambda(body: Expression, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
|
|
481
481
|
lambda<TDelegate>(body: Expression, ...parameters: ParameterExpression[]): Expression_1<TDelegate>;
|
|
482
482
|
lambda(body: Expression, ...parameters: ParameterExpression[]): LambdaExpression;
|
|
483
|
-
lambda<TDelegate>(body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
|
|
484
|
-
lambda(body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
|
|
485
|
-
lambda<TDelegate>(body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
|
|
486
|
-
lambda(body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
|
|
487
|
-
lambda(delegateType: Type, body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
|
|
483
|
+
lambda<TDelegate>(body: Expression, name: string | undefined, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): Expression_1<TDelegate>;
|
|
484
|
+
lambda(body: Expression, name: string | undefined, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
|
|
485
|
+
lambda<TDelegate>(body: Expression, name: string | undefined, parameters: IEnumerable_1<ParameterExpression> | undefined): Expression_1<TDelegate>;
|
|
486
|
+
lambda(body: Expression, name: string | undefined, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
|
|
487
|
+
lambda(delegateType: Type, body: Expression, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
|
|
488
488
|
lambda(delegateType: Type, body: Expression, tailCall: boolean, ...parameters: ParameterExpression[]): LambdaExpression;
|
|
489
|
-
lambda(delegateType: Type, body: Expression, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
|
|
489
|
+
lambda(delegateType: Type, body: Expression, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
|
|
490
490
|
lambda(delegateType: Type, body: Expression, ...parameters: ParameterExpression[]): LambdaExpression;
|
|
491
|
-
lambda(delegateType: Type, body: Expression, name: string, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
|
|
492
|
-
lambda(delegateType: Type, body: Expression, name: string, parameters: IEnumerable_1<ParameterExpression>): LambdaExpression;
|
|
493
|
-
leftShift(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
491
|
+
lambda(delegateType: Type, body: Expression, name: string | undefined, tailCall: boolean, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
|
|
492
|
+
lambda(delegateType: Type, body: Expression, name: string | undefined, parameters: IEnumerable_1<ParameterExpression> | undefined): LambdaExpression;
|
|
493
|
+
leftShift(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
494
494
|
leftShift(left: Expression, right: Expression): BinaryExpression;
|
|
495
|
-
leftShiftAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
496
|
-
leftShiftAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
495
|
+
leftShiftAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
496
|
+
leftShiftAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
497
497
|
leftShiftAssign(left: Expression, right: Expression): BinaryExpression;
|
|
498
|
-
lessThan(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
|
|
498
|
+
lessThan(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
|
|
499
499
|
lessThan(left: Expression, right: Expression): BinaryExpression;
|
|
500
|
-
lessThanOrEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
|
|
500
|
+
lessThanOrEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
|
|
501
501
|
lessThanOrEqual(left: Expression, right: Expression): BinaryExpression;
|
|
502
502
|
listBind(member: MemberInfo, initializers: IEnumerable_1<ElementInit>): MemberListBinding;
|
|
503
503
|
listBind(member: MemberInfo, ...initializers: ElementInit[]): MemberListBinding;
|
|
@@ -507,26 +507,26 @@ export const Expression: {
|
|
|
507
507
|
listInit(newExpression: NewExpression, initializers: IEnumerable_1<Expression>): ListInitExpression;
|
|
508
508
|
listInit(newExpression: NewExpression, ...initializers: ElementInit[]): ListInitExpression;
|
|
509
509
|
listInit(newExpression: NewExpression, ...initializers: Expression[]): ListInitExpression;
|
|
510
|
-
listInit(newExpression: NewExpression, addMethod: MethodInfo, initializers: IEnumerable_1<Expression>): ListInitExpression;
|
|
511
|
-
listInit(newExpression: NewExpression, addMethod: MethodInfo, ...initializers: Expression[]): ListInitExpression;
|
|
512
|
-
loop(body: Expression, break_: LabelTarget, continue_: LabelTarget): LoopExpression;
|
|
513
|
-
loop(body: Expression, break_: LabelTarget): LoopExpression;
|
|
510
|
+
listInit(newExpression: NewExpression, addMethod: MethodInfo | undefined, initializers: IEnumerable_1<Expression>): ListInitExpression;
|
|
511
|
+
listInit(newExpression: NewExpression, addMethod: MethodInfo | undefined, ...initializers: Expression[]): ListInitExpression;
|
|
512
|
+
loop(body: Expression, break_: LabelTarget | undefined, continue_: LabelTarget | undefined): LoopExpression;
|
|
513
|
+
loop(body: Expression, break_: LabelTarget | undefined): LoopExpression;
|
|
514
514
|
loop(body: Expression): LoopExpression;
|
|
515
|
-
makeBinary(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
516
|
-
makeBinary(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
|
|
515
|
+
makeBinary(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
516
|
+
makeBinary(binaryType: ExpressionType, left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
|
|
517
517
|
makeBinary(binaryType: ExpressionType, left: Expression, right: Expression): BinaryExpression;
|
|
518
|
-
makeCatchBlock(type_: Type, variable: ParameterExpression, body: Expression, filter: Expression): CatchBlock;
|
|
519
|
-
makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression>): DynamicExpression;
|
|
518
|
+
makeCatchBlock(type_: Type, variable: ParameterExpression | undefined, body: Expression, filter: Expression | undefined): CatchBlock;
|
|
519
|
+
makeDynamic(delegateType: Type, binder: CallSiteBinder, arguments: IEnumerable_1<Expression> | undefined): DynamicExpression;
|
|
520
520
|
makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression, arg3: Expression): DynamicExpression;
|
|
521
521
|
makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression, arg2: Expression): DynamicExpression;
|
|
522
522
|
makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression, arg1: Expression): DynamicExpression;
|
|
523
523
|
makeDynamic(delegateType: Type, binder: CallSiteBinder, arg0: Expression): DynamicExpression;
|
|
524
524
|
makeDynamic(delegateType: Type, binder: CallSiteBinder, ...arguments: Expression[]): DynamicExpression;
|
|
525
|
-
makeGoto(kind: GotoExpressionKind, target: LabelTarget, value: Expression, type_: Type): GotoExpression;
|
|
526
|
-
makeIndex(instance: Expression, indexer: PropertyInfo, arguments: IEnumerable_1<Expression>): IndexExpression;
|
|
527
|
-
makeMemberAccess(expression: Expression, member: MemberInfo): MemberExpression;
|
|
528
|
-
makeTry(type_: Type, body: Expression, finally_: Expression, fault: Expression, handlers: IEnumerable_1<CatchBlock>): TryExpression;
|
|
529
|
-
makeUnary(unaryType: ExpressionType, operand: Expression, type_: Type, method: MethodInfo): UnaryExpression;
|
|
525
|
+
makeGoto(kind: GotoExpressionKind, target: LabelTarget, value: Expression | undefined, type_: Type): GotoExpression;
|
|
526
|
+
makeIndex(instance: Expression, indexer: PropertyInfo | undefined, arguments: IEnumerable_1<Expression> | undefined): IndexExpression;
|
|
527
|
+
makeMemberAccess(expression: Expression | undefined, member: MemberInfo): MemberExpression;
|
|
528
|
+
makeTry(type_: Type, body: Expression, finally_: Expression, fault: Expression, handlers: IEnumerable_1<CatchBlock> | undefined): TryExpression;
|
|
529
|
+
makeUnary(unaryType: ExpressionType, operand: Expression, type_: Type, method: MethodInfo | undefined): UnaryExpression;
|
|
530
530
|
makeUnary(unaryType: ExpressionType, operand: Expression, type_: Type): UnaryExpression;
|
|
531
531
|
memberBind(member: MemberInfo, bindings: IEnumerable_1<MemberBinding>): MemberMemberBinding;
|
|
532
532
|
memberBind(member: MemberInfo, ...bindings: MemberBinding[]): MemberMemberBinding;
|
|
@@ -534,28 +534,28 @@ export const Expression: {
|
|
|
534
534
|
memberBind(propertyAccessor: MethodInfo, ...bindings: MemberBinding[]): MemberMemberBinding;
|
|
535
535
|
memberInit(newExpression: NewExpression, bindings: IEnumerable_1<MemberBinding>): MemberInitExpression;
|
|
536
536
|
memberInit(newExpression: NewExpression, ...bindings: MemberBinding[]): MemberInitExpression;
|
|
537
|
-
modulo(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
537
|
+
modulo(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
538
538
|
modulo(left: Expression, right: Expression): BinaryExpression;
|
|
539
|
-
moduloAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
540
|
-
moduloAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
539
|
+
moduloAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
540
|
+
moduloAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
541
541
|
moduloAssign(left: Expression, right: Expression): BinaryExpression;
|
|
542
|
-
multiply(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
542
|
+
multiply(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
543
543
|
multiply(left: Expression, right: Expression): BinaryExpression;
|
|
544
|
-
multiplyAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
545
|
-
multiplyAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
544
|
+
multiplyAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
545
|
+
multiplyAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
546
546
|
multiplyAssign(left: Expression, right: Expression): BinaryExpression;
|
|
547
|
-
multiplyAssignChecked(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
548
|
-
multiplyAssignChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
547
|
+
multiplyAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
548
|
+
multiplyAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
549
549
|
multiplyAssignChecked(left: Expression, right: Expression): BinaryExpression;
|
|
550
|
-
multiplyChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
550
|
+
multiplyChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
551
551
|
multiplyChecked(left: Expression, right: Expression): BinaryExpression;
|
|
552
|
-
negate(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
552
|
+
negate(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
553
553
|
negate(expression: Expression): UnaryExpression;
|
|
554
|
-
negateChecked(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
554
|
+
negateChecked(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
555
555
|
negateChecked(expression: Expression): UnaryExpression;
|
|
556
|
-
new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression
|
|
557
|
-
new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression
|
|
558
|
-
new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression>): NewExpression;
|
|
556
|
+
new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression> | undefined, members: IEnumerable_1<MemberInfo> | undefined): NewExpression;
|
|
557
|
+
new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression> | undefined, ...members: MemberInfo[]): NewExpression;
|
|
558
|
+
new_(constructor_: ConstructorInfo, arguments: IEnumerable_1<Expression> | undefined): NewExpression;
|
|
559
559
|
new_(constructor_: ConstructorInfo, ...arguments: Expression[]): NewExpression;
|
|
560
560
|
new_(constructor_: ConstructorInfo): NewExpression;
|
|
561
561
|
new_(type_: Type): NewExpression;
|
|
@@ -563,73 +563,73 @@ export const Expression: {
|
|
|
563
563
|
newArrayBounds(type_: Type, ...bounds: Expression[]): NewArrayExpression;
|
|
564
564
|
newArrayInit(type_: Type, initializers: IEnumerable_1<Expression>): NewArrayExpression;
|
|
565
565
|
newArrayInit(type_: Type, ...initializers: Expression[]): NewArrayExpression;
|
|
566
|
-
not(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
566
|
+
not(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
567
567
|
not(expression: Expression): UnaryExpression;
|
|
568
|
-
notEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo): BinaryExpression;
|
|
568
|
+
notEqual(left: Expression, right: Expression, liftToNull: boolean, method: MethodInfo | undefined): BinaryExpression;
|
|
569
569
|
notEqual(left: Expression, right: Expression): BinaryExpression;
|
|
570
|
-
onesComplement(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
570
|
+
onesComplement(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
571
571
|
onesComplement(expression: Expression): UnaryExpression;
|
|
572
|
-
or(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
572
|
+
or(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
573
573
|
or(left: Expression, right: Expression): BinaryExpression;
|
|
574
|
-
orAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
575
|
-
orAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
574
|
+
orAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
575
|
+
orAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
576
576
|
orAssign(left: Expression, right: Expression): BinaryExpression;
|
|
577
|
-
orElse(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
577
|
+
orElse(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
578
578
|
orElse(left: Expression, right: Expression): BinaryExpression;
|
|
579
|
-
parameter(type_: Type, name: string): ParameterExpression;
|
|
579
|
+
parameter(type_: Type, name: string | undefined): ParameterExpression;
|
|
580
580
|
parameter(type_: Type): ParameterExpression;
|
|
581
|
-
postDecrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
581
|
+
postDecrementAssign(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
582
582
|
postDecrementAssign(expression: Expression): UnaryExpression;
|
|
583
|
-
postIncrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
583
|
+
postIncrementAssign(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
584
584
|
postIncrementAssign(expression: Expression): UnaryExpression;
|
|
585
|
-
power(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
585
|
+
power(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
586
586
|
power(left: Expression, right: Expression): BinaryExpression;
|
|
587
|
-
powerAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
588
|
-
powerAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
587
|
+
powerAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
588
|
+
powerAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
589
589
|
powerAssign(left: Expression, right: Expression): BinaryExpression;
|
|
590
|
-
preDecrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
590
|
+
preDecrementAssign(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
591
591
|
preDecrementAssign(expression: Expression): UnaryExpression;
|
|
592
|
-
preIncrementAssign(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
592
|
+
preIncrementAssign(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
593
593
|
preIncrementAssign(expression: Expression): UnaryExpression;
|
|
594
|
-
property(expression: Expression, propertyAccessor: MethodInfo): MemberExpression;
|
|
595
|
-
property(instance: Expression, indexer: PropertyInfo, arguments: IEnumerable_1<Expression>): IndexExpression;
|
|
596
|
-
property(instance: Expression, indexer: PropertyInfo, ...arguments: Expression[]): IndexExpression;
|
|
597
|
-
property(expression: Expression, property: PropertyInfo): MemberExpression;
|
|
594
|
+
property(expression: Expression | undefined, propertyAccessor: MethodInfo): MemberExpression;
|
|
595
|
+
property(instance: Expression | undefined, indexer: PropertyInfo, arguments: IEnumerable_1<Expression> | undefined): IndexExpression;
|
|
596
|
+
property(instance: Expression | undefined, indexer: PropertyInfo, ...arguments: Expression[]): IndexExpression;
|
|
597
|
+
property(expression: Expression | undefined, property: PropertyInfo): MemberExpression;
|
|
598
598
|
property(instance: Expression, propertyName: string, ...arguments: Expression[]): IndexExpression;
|
|
599
599
|
property(expression: Expression, propertyName: string): MemberExpression;
|
|
600
|
-
property(expression: Expression, type_: Type, propertyName: string): MemberExpression;
|
|
600
|
+
property(expression: Expression | undefined, type_: Type, propertyName: string): MemberExpression;
|
|
601
601
|
propertyOrField(expression: Expression, propertyOrFieldName: string): MemberExpression;
|
|
602
602
|
quote(expression: Expression): UnaryExpression;
|
|
603
603
|
referenceEqual(left: Expression, right: Expression): BinaryExpression;
|
|
604
604
|
referenceNotEqual(left: Expression, right: Expression): BinaryExpression;
|
|
605
605
|
rethrow(): UnaryExpression;
|
|
606
606
|
rethrow(type_: Type): UnaryExpression;
|
|
607
|
-
return_(target: LabelTarget, value: Expression, type_: Type): GotoExpression;
|
|
608
|
-
return_(target: LabelTarget, value: Expression): GotoExpression;
|
|
607
|
+
return_(target: LabelTarget, value: Expression | undefined, type_: Type): GotoExpression;
|
|
608
|
+
return_(target: LabelTarget, value: Expression | undefined): GotoExpression;
|
|
609
609
|
return_(target: LabelTarget, type_: Type): GotoExpression;
|
|
610
610
|
return_(target: LabelTarget): GotoExpression;
|
|
611
|
-
rightShift(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
611
|
+
rightShift(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
612
612
|
rightShift(left: Expression, right: Expression): BinaryExpression;
|
|
613
|
-
rightShiftAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
614
|
-
rightShiftAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
613
|
+
rightShiftAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
614
|
+
rightShiftAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
615
615
|
rightShiftAssign(left: Expression, right: Expression): BinaryExpression;
|
|
616
616
|
runtimeVariables(variables: IEnumerable_1<ParameterExpression>): RuntimeVariablesExpression;
|
|
617
617
|
runtimeVariables(...variables: ParameterExpression[]): RuntimeVariablesExpression;
|
|
618
|
-
subtract(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
618
|
+
subtract(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
619
619
|
subtract(left: Expression, right: Expression): BinaryExpression;
|
|
620
|
-
subtractAssign(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
621
|
-
subtractAssign(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
620
|
+
subtractAssign(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
621
|
+
subtractAssign(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
622
622
|
subtractAssign(left: Expression, right: Expression): BinaryExpression;
|
|
623
|
-
subtractAssignChecked(left: Expression, right: Expression, method: MethodInfo, conversion: LambdaExpression): BinaryExpression;
|
|
624
|
-
subtractAssignChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
623
|
+
subtractAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined, conversion: LambdaExpression | undefined): BinaryExpression;
|
|
624
|
+
subtractAssignChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
625
625
|
subtractAssignChecked(left: Expression, right: Expression): BinaryExpression;
|
|
626
|
-
subtractChecked(left: Expression, right: Expression, method: MethodInfo): BinaryExpression;
|
|
626
|
+
subtractChecked(left: Expression, right: Expression, method: MethodInfo | undefined): BinaryExpression;
|
|
627
627
|
subtractChecked(left: Expression, right: Expression): BinaryExpression;
|
|
628
|
-
switch_(switchValue: Expression, defaultBody: Expression, ...cases: SwitchCase[]): SwitchExpression;
|
|
629
|
-
switch_(switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: IEnumerable_1<SwitchCase>): SwitchExpression;
|
|
630
|
-
switch_(switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, ...cases: SwitchCase[]): SwitchExpression;
|
|
628
|
+
switch_(switchValue: Expression, defaultBody: Expression | undefined, ...cases: SwitchCase[]): SwitchExpression;
|
|
629
|
+
switch_(switchValue: Expression, defaultBody: Expression | undefined, comparison: MethodInfo | undefined, cases: IEnumerable_1<SwitchCase> | undefined): SwitchExpression;
|
|
630
|
+
switch_(switchValue: Expression, defaultBody: Expression | undefined, comparison: MethodInfo | undefined, ...cases: SwitchCase[]): SwitchExpression;
|
|
631
631
|
switch_(switchValue: Expression, ...cases: SwitchCase[]): SwitchExpression;
|
|
632
|
-
switch_(type_: Type, switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: IEnumerable_1<SwitchCase>): SwitchExpression;
|
|
632
|
+
switch_(type_: Type, switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, cases: IEnumerable_1<SwitchCase> | undefined): SwitchExpression;
|
|
633
633
|
switch_(type_: Type, switchValue: Expression, defaultBody: Expression, comparison: MethodInfo, ...cases: SwitchCase[]): SwitchExpression;
|
|
634
634
|
switchCase(body: Expression, testValues: IEnumerable_1<Expression>): SwitchCase;
|
|
635
635
|
switchCase(body: Expression, ...testValues: Expression[]): SwitchCase;
|
|
@@ -637,21 +637,21 @@ export const Expression: {
|
|
|
637
637
|
symbolDocument(fileName: string, language: Guid, languageVendor: Guid): SymbolDocumentInfo;
|
|
638
638
|
symbolDocument(fileName: string, language: Guid): SymbolDocumentInfo;
|
|
639
639
|
symbolDocument(fileName: string): SymbolDocumentInfo;
|
|
640
|
-
throw_(value: Expression, type_: Type): UnaryExpression;
|
|
641
|
-
throw_(value: Expression): UnaryExpression;
|
|
640
|
+
throw_(value: Expression | undefined, type_: Type): UnaryExpression;
|
|
641
|
+
throw_(value: Expression | undefined): UnaryExpression;
|
|
642
642
|
tryCatch(body: Expression, ...handlers: CatchBlock[]): TryExpression;
|
|
643
|
-
tryCatchFinally(body: Expression, finally_: Expression, ...handlers: CatchBlock[]): TryExpression;
|
|
644
|
-
tryFault(body: Expression, fault: Expression): TryExpression;
|
|
645
|
-
tryFinally(body: Expression, finally_: Expression): TryExpression;
|
|
646
|
-
tryGetActionType(typeArgs: Type[], actionType: Type): boolean;
|
|
647
|
-
tryGetFuncType(typeArgs: Type[], funcType: Type): boolean;
|
|
643
|
+
tryCatchFinally(body: Expression, finally_: Expression | undefined, ...handlers: CatchBlock[]): TryExpression;
|
|
644
|
+
tryFault(body: Expression, fault: Expression | undefined): TryExpression;
|
|
645
|
+
tryFinally(body: Expression, finally_: Expression | undefined): TryExpression;
|
|
646
|
+
tryGetActionType(typeArgs: Type[], actionType: Type | undefined): boolean;
|
|
647
|
+
tryGetFuncType(typeArgs: Type[], funcType: Type | undefined): boolean;
|
|
648
648
|
typeAs(expression: Expression, type_: Type): UnaryExpression;
|
|
649
649
|
typeEqual(expression: Expression, type_: Type): TypeBinaryExpression;
|
|
650
650
|
typeIs(expression: Expression, type_: Type): TypeBinaryExpression;
|
|
651
|
-
unaryPlus(expression: Expression, method: MethodInfo): UnaryExpression;
|
|
651
|
+
unaryPlus(expression: Expression, method: MethodInfo | undefined): UnaryExpression;
|
|
652
652
|
unaryPlus(expression: Expression): UnaryExpression;
|
|
653
653
|
unbox(expression: Expression, type_: Type): UnaryExpression;
|
|
654
|
-
variable(type_: Type, name: string): ParameterExpression;
|
|
654
|
+
variable(type_: Type, name: string | undefined): ParameterExpression;
|
|
655
655
|
variable(type_: Type): ParameterExpression;
|
|
656
656
|
};
|
|
657
657
|
|
|
@@ -665,7 +665,7 @@ export interface Expression_1$instance<TDelegate> extends LambdaExpression {
|
|
|
665
665
|
compile(): Function;
|
|
666
666
|
compile(preferInterpretation: boolean): Function;
|
|
667
667
|
compile(debugInfoGenerator: DebugInfoGenerator): Function;
|
|
668
|
-
update(body: Expression, parameters: IEnumerable_1<ParameterExpression>): Expression_1<TDelegate>;
|
|
668
|
+
update(body: Expression, parameters: IEnumerable_1<ParameterExpression> | undefined): Expression_1<TDelegate>;
|
|
669
669
|
}
|
|
670
670
|
|
|
671
671
|
|
|
@@ -680,7 +680,7 @@ export interface ExpressionVisitor$instance {
|
|
|
680
680
|
visit(node: Expression): Expression;
|
|
681
681
|
visit(nodes: ReadOnlyCollection_1<Expression>): ReadOnlyCollection_1<Expression>;
|
|
682
682
|
visitAndConvert<T extends Expression>(node: T, callerName: string): T;
|
|
683
|
-
visitAndConvert<T extends Expression>(nodes: ReadOnlyCollection_1<T>, callerName: string): ReadOnlyCollection_1<T>;
|
|
683
|
+
visitAndConvert<T extends Expression>(nodes: ReadOnlyCollection_1<T>, callerName: string | undefined): ReadOnlyCollection_1<T>;
|
|
684
684
|
}
|
|
685
685
|
|
|
686
686
|
|
|
@@ -697,7 +697,7 @@ export interface GotoExpression$instance extends Expression {
|
|
|
697
697
|
readonly target: LabelTarget;
|
|
698
698
|
readonly type_: Type;
|
|
699
699
|
readonly value: Expression;
|
|
700
|
-
update(target: LabelTarget, value: Expression): GotoExpression;
|
|
700
|
+
update(target: LabelTarget, value: Expression | undefined): GotoExpression;
|
|
701
701
|
}
|
|
702
702
|
|
|
703
703
|
|
|
@@ -711,12 +711,12 @@ export type GotoExpression = GotoExpression$instance;
|
|
|
711
711
|
export interface IndexExpression$instance extends Expression {
|
|
712
712
|
readonly argumentCount: int;
|
|
713
713
|
readonly arguments: ReadOnlyCollection_1<Expression>;
|
|
714
|
-
readonly indexer: PropertyInfo;
|
|
714
|
+
readonly indexer: PropertyInfo | undefined;
|
|
715
715
|
readonly nodeType: ExpressionType;
|
|
716
|
-
readonly object_: Expression;
|
|
716
|
+
readonly object_: Expression | undefined;
|
|
717
717
|
readonly type_: Type;
|
|
718
718
|
getArgument(index: int): Expression;
|
|
719
|
-
update(object_: Expression, arguments: IEnumerable_1<Expression>): IndexExpression;
|
|
719
|
+
update(object_: Expression, arguments: IEnumerable_1<Expression> | undefined): IndexExpression;
|
|
720
720
|
}
|
|
721
721
|
|
|
722
722
|
|
|
@@ -741,7 +741,7 @@ export interface InvocationExpression$instance extends Expression {
|
|
|
741
741
|
readonly nodeType: ExpressionType;
|
|
742
742
|
readonly type_: Type;
|
|
743
743
|
getArgument(index: int): Expression;
|
|
744
|
-
update(expression: Expression, arguments: IEnumerable_1<Expression>): InvocationExpression;
|
|
744
|
+
update(expression: Expression, arguments: IEnumerable_1<Expression> | undefined): InvocationExpression;
|
|
745
745
|
}
|
|
746
746
|
|
|
747
747
|
|
|
@@ -764,7 +764,7 @@ export interface LabelExpression$instance extends Expression {
|
|
|
764
764
|
readonly nodeType: ExpressionType;
|
|
765
765
|
readonly target: LabelTarget;
|
|
766
766
|
readonly type_: Type;
|
|
767
|
-
update(target: LabelTarget, defaultValue: Expression): LabelExpression;
|
|
767
|
+
update(target: LabelTarget, defaultValue: Expression | undefined): LabelExpression;
|
|
768
768
|
}
|
|
769
769
|
|
|
770
770
|
|
|
@@ -831,11 +831,11 @@ export type ListInitExpression = ListInitExpression$instance;
|
|
|
831
831
|
|
|
832
832
|
export interface LoopExpression$instance extends Expression {
|
|
833
833
|
readonly body: Expression;
|
|
834
|
-
readonly breakLabel: LabelTarget;
|
|
835
|
-
readonly continueLabel: LabelTarget;
|
|
834
|
+
readonly breakLabel: LabelTarget | undefined;
|
|
835
|
+
readonly continueLabel: LabelTarget | undefined;
|
|
836
836
|
readonly nodeType: ExpressionType;
|
|
837
837
|
readonly type_: Type;
|
|
838
|
-
update(breakLabel: LabelTarget, continueLabel: LabelTarget, body: Expression): LoopExpression;
|
|
838
|
+
update(breakLabel: LabelTarget | undefined, continueLabel: LabelTarget | undefined, body: Expression): LoopExpression;
|
|
839
839
|
}
|
|
840
840
|
|
|
841
841
|
|
|
@@ -876,7 +876,7 @@ export interface MemberExpression$instance extends Expression {
|
|
|
876
876
|
readonly expression: Expression;
|
|
877
877
|
readonly member: MemberInfo;
|
|
878
878
|
readonly nodeType: ExpressionType;
|
|
879
|
-
update(expression: Expression): MemberExpression;
|
|
879
|
+
update(expression: Expression | undefined): MemberExpression;
|
|
880
880
|
}
|
|
881
881
|
|
|
882
882
|
|
|
@@ -936,10 +936,10 @@ export interface MethodCallExpression$instance extends Expression {
|
|
|
936
936
|
readonly arguments: ReadOnlyCollection_1<Expression>;
|
|
937
937
|
readonly method: MethodInfo;
|
|
938
938
|
readonly nodeType: ExpressionType;
|
|
939
|
-
readonly object_: Expression;
|
|
939
|
+
readonly object_: Expression | undefined;
|
|
940
940
|
readonly type_: Type;
|
|
941
941
|
getArgument(index: int): Expression;
|
|
942
|
-
update(object_: Expression, arguments: IEnumerable_1<Expression>): MethodCallExpression;
|
|
942
|
+
update(object_: Expression | undefined, arguments: IEnumerable_1<Expression> | undefined): MethodCallExpression;
|
|
943
943
|
}
|
|
944
944
|
|
|
945
945
|
|
|
@@ -979,7 +979,7 @@ export interface NewExpression$instance extends Expression {
|
|
|
979
979
|
readonly nodeType: ExpressionType;
|
|
980
980
|
readonly type_: Type;
|
|
981
981
|
getArgument(index: int): Expression;
|
|
982
|
-
update(arguments: IEnumerable_1<Expression>): NewExpression;
|
|
982
|
+
update(arguments: IEnumerable_1<Expression> | undefined): NewExpression;
|
|
983
983
|
}
|
|
984
984
|
|
|
985
985
|
|
|
@@ -1044,12 +1044,12 @@ export type SwitchCase = SwitchCase$instance;
|
|
|
1044
1044
|
|
|
1045
1045
|
export interface SwitchExpression$instance extends Expression {
|
|
1046
1046
|
readonly cases: ReadOnlyCollection_1<SwitchCase>;
|
|
1047
|
-
readonly comparison: MethodInfo;
|
|
1048
|
-
readonly defaultBody: Expression;
|
|
1047
|
+
readonly comparison: MethodInfo | undefined;
|
|
1048
|
+
readonly defaultBody: Expression | undefined;
|
|
1049
1049
|
readonly nodeType: ExpressionType;
|
|
1050
1050
|
readonly switchValue: Expression;
|
|
1051
1051
|
readonly type_: Type;
|
|
1052
|
-
update(switchValue: Expression, cases: IEnumerable_1<SwitchCase
|
|
1052
|
+
update(switchValue: Expression, cases: IEnumerable_1<SwitchCase> | undefined, defaultBody: Expression | undefined): SwitchExpression;
|
|
1053
1053
|
}
|
|
1054
1054
|
|
|
1055
1055
|
|
|
@@ -1077,12 +1077,12 @@ export type SymbolDocumentInfo = SymbolDocumentInfo$instance;
|
|
|
1077
1077
|
|
|
1078
1078
|
export interface TryExpression$instance extends Expression {
|
|
1079
1079
|
readonly body: Expression;
|
|
1080
|
-
readonly fault: Expression;
|
|
1081
|
-
readonly finally_: Expression;
|
|
1080
|
+
readonly fault: Expression | undefined;
|
|
1081
|
+
readonly finally_: Expression | undefined;
|
|
1082
1082
|
readonly handlers: ReadOnlyCollection_1<CatchBlock>;
|
|
1083
1083
|
readonly nodeType: ExpressionType;
|
|
1084
1084
|
readonly type_: Type;
|
|
1085
|
-
update(body: Expression, handlers: IEnumerable_1<CatchBlock
|
|
1085
|
+
update(body: Expression, handlers: IEnumerable_1<CatchBlock> | undefined, finally_: Expression | undefined, fault: Expression | undefined): TryExpression;
|
|
1086
1086
|
}
|
|
1087
1087
|
|
|
1088
1088
|
|