arkanalyzer 1.0.72 → 1.0.74
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/README.en.md +95 -95
- package/README.md +107 -107
- package/config/arkanalyzer.json +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/README.md +1655 -1655
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/classes/ArkTSLinterTimePrinter.md +81 -81
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/classes/OperationCanceledException.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ClassificationType.md +209 -209
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ClassificationTypeNames.md +201 -201
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/CompletionInfoFlags.md +65 -65
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/CompletionTriggerKind.md +39 -39
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/DiagnosticCategory.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ElementFlags.md +73 -73
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/EmitFlags.md +241 -241
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/EmitHint.md +65 -65
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/EndOfLineState.md +65 -65
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/EtsFlags.md +97 -97
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ExitStatus.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/Extension.md +129 -129
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/FileWatcherEventKind.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/FlowFlags.md +129 -129
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/GeneratedIdentifierFlags.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/HighlightSpanKind.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ImportsNotUsedAsValues.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/IndentStyle.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/IndexKind.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/InferencePriority.md +121 -121
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/InlayHintKind.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/InternalSymbolName.md +145 -145
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/InvalidatedProjectKind.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/JsxEmit.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/JsxFlags.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/LanguageServiceMode.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/LanguageVariant.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ListFormat.md +553 -553
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ModifierFlags.md +225 -225
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ModuleDetectionKind.md +39 -39
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ModuleKind.md +97 -97
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ModuleResolutionKind.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/NewLineKind.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/NodeBuilderFlags.md +269 -269
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/NodeFlags.md +249 -249
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ObjectFlags.md +161 -161
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/OrganizeImportsMode.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/OuterExpressionKinds.md +65 -65
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/OutliningSpanKind.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/OutputFileType.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/PollingWatchKind.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ScriptElementKind.md +381 -381
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ScriptElementKindModifier.md +201 -201
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ScriptKind.md +84 -84
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/ScriptTarget.md +113 -113
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/SemanticClassificationFormat.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/SemicolonPreference.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/SignatureKind.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/SymbolDisplayPartKind.md +209 -209
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/SymbolFlags.md +489 -489
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/SymbolFormatFlags.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/SyntaxKind.md +3177 -3177
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/TimePhase.md +89 -89
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/TokenClass.md +89 -89
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/TokenFlags.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/TypeFlags.md +393 -393
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/TypeFormatFlags.md +203 -203
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/TypePredicateKind.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/WatchDirectoryFlags.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/WatchDirectoryKind.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/enumerations/WatchFileKind.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/addEmitHelper.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/addEmitHelpers.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/addSyntheticLeadingComment.md +39 -39
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/addSyntheticTrailingComment.md +39 -39
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/canHaveDecorators.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/canHaveModifiers.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/choosePathContainsModules.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/classicNameResolver.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/collapseTextChangeRangesAcrossMultipleVersions.md +28 -28
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/concatenateDecoratorsAndModifiers.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/convertCompilerOptionsFromJson.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/convertToObject.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/convertTypeAcquisitionFromJson.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/couldStartTrivia.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createAbstractBuilder.md +75 -75
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createBuilderStatusReporter.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createClassifier.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createCompilerHost.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createDocumentRegistry.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createEmitAndSemanticDiagnosticsBuilderProgram.md +77 -77
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createEmitAndSemanticDiagnosticsBuilderProgramForArkTs.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createIncrementalCompilerHost.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createIncrementalProgram.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createIncrementalProgramForArkTs.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createInputFiles.md +99 -99
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createLanguageService.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createLanguageServiceSourceFile.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createModuleResolutionCache.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createObfTextSingleLineWriter.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createPrinter.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createProgram.md +83 -83
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createScanner.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createSemanticDiagnosticsBuilderProgram.md +75 -75
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createSolutionBuilder.md +35 -35
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createSolutionBuilderHost.md +43 -43
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createSolutionBuilderWithWatch.md +39 -39
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createSolutionBuilderWithWatchHost.md +43 -43
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createSourceFile.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createSourceMapGenerator.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createSourceMapSource.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createTextChangeRange.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createTextSpan.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createTextSpanFromBounds.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createTextWriter.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createTypeReferenceDirectiveResolutionCache.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createUnparsedSourceFile.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createWatchCompilerHost.md +111 -111
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/createWatchProgram.md +55 -55
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/decodedTextSpanIntersectsWith.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/displayPartsToString.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/disposeEmitNodes.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/escapeLeadingUnderscores.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/findAncestor.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/findConfigFile.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/flattenDiagnosticMessageText.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/forEachChild.md +51 -51
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/forEachLeadingCommentRange.md +75 -75
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/forEachTrailingCommentRange.md +75 -75
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/formatDiagnostic.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/formatDiagnostics.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/formatDiagnosticsWithColorAndContext.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getAllDecorators.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getAllJSDocTags.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getAllJSDocTagsOfKind.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getAutomaticTypeDirectiveNames.md +32 -32
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getCombinedModifierFlags.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getCombinedNodeFlags.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getCommentRange.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getConfigFileParsingDiagnostics.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getConstantValue.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getDecorators.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getDefaultCompilerOptions.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getDefaultFormatCodeSettings.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getDefaultLibFileName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getDefaultLibFilePath.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getEffectiveConstraintOfTypeParameter.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getEffectiveTypeParameterDeclarations.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getEffectiveTypeRoots.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getEmitHelpers.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getIllegalDecorators.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getImpliedNodeFormatForFile.md +46 -46
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocAugmentsTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocClassTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocDeprecatedTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocEnumTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocImplementsTags.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocOverrideTagNoCache.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocParameterTags.md +34 -34
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocPrivateTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocProtectedTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocPublicTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocReadonlyTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocReturnTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocReturnType.md +28 -28
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocTags.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocTemplateTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocThisTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocType.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocTypeParameterTags.md +32 -32
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getJSDocTypeTag.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getLeadingCommentRanges.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getLeadingCommentRangesOfNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getLineAndCharacterOfPosition.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getModeForFileReference.md +28 -28
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getModeForResolutionAtIndex.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getModeForUsageLocation.md +38 -38
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getModifiers.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getModuleByPMType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getModulePathPartByPMType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getNameOfDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getNameOfJSDocTypedef.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getNodeMajorVersion.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getOriginalNode.md +91 -91
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getOutputFileNames.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getPackageJsonByPMType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getParseTreeNode.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getParsedCommandLineOfConfigFile.md +43 -43
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getPositionOfLineAndCharacter.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getPreEmitDiagnostics.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getShebang.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getSourceMapRange.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getSupportedCodeFixes.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getSyntheticLeadingComments.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getSyntheticTrailingComments.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getTextOfJSDocComment.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getTokenSourceMapRange.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getTrailingCommentRanges.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getTsBuildInfoEmitOutputFilePath.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getTsBuildInfoEmitOutputFilePathForLinter.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getTypeExportImportAndConstEnumTransformer.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/getTypeParameterOwner.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/hasJSDocParameterTags.md +28 -28
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/hasOnlyExpressionInitializer.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/hasRestParameter.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/hasTsNoCheckOrTsIgnoreFlag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/idText.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isAccessor.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isArrayBindingPattern.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isArrayLiteralExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isArrayTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isArrowFunction.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isAsExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isAssertClause.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isAssertEntry.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isAssertionExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isAssertionKey.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isAsteriskToken.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isAutoAccessorPropertyDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isAwaitExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isBigIntLiteral.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isBinaryExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isBindingElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isBindingName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isBlock.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isBreakOrContinueStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isBreakStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isBundle.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isCallChain.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isCallExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isCallLikeExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isCallOrNewExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isCallSignatureDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isCaseBlock.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isCaseClause.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isCaseOrDefaultClause.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isCatchClause.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isClassDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isClassElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isClassExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isClassLike.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isClassOrTypeElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isClassStaticBlockDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isCommaListExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isComputedPropertyName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isConditionalExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isConditionalTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isConstTypeReference.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isConstructSignatureDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isConstructorDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isConstructorTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isContinueStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isDebuggerStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isDecorator.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isDefaultClause.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isDeleteExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isDoStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isDotDotDotToken.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isElementAccessChain.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isElementAccessExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isEmptyBindingElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isEmptyBindingPattern.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isEmptyStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isEntityName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isEnumDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isEnumMember.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isEtsComponentExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isEtsFunctionDecorators.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isExportAssignment.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isExportDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isExportSpecifier.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isExpressionStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isExpressionWithTypeArguments.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isExternalModule.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isExternalModuleNameRelative.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isExternalModuleReference.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isForInStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isForOfStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isForStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isFunctionDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isFunctionExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isFunctionLike.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isFunctionOrConstructorTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isFunctionTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isGetAccessor.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isGetAccessorDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isHeritageClause.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isIdentifier.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isIdentifierPart.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isIdentifierStart.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isIfStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isImportClause.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isImportDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isImportEqualsDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isImportOrExportSpecifier.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isImportSpecifier.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isImportTypeAssertionContainer.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isImportTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isIndexSignatureDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isIndexedAccessTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isInferTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isInterfaceDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isIntersectionTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isIterationStatement.md +47 -47
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDoc.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocAllType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocAugmentsTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocAuthorTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocCallbackTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocClassTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocCommentContainingNode.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocDeprecatedTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocEnumTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocFunctionType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocImplementsTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocLink.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocLinkCode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocLinkLike.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocLinkPlain.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocMemberName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocNameReference.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocNamepathType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocNonNullableType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocNullableType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocOptionalType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocOverrideTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocParameterTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocPrivateTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocPropertyLikeTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocPropertyTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocProtectedTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocPublicTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocReadonlyTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocReturnTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocSeeTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocSignature.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocTemplateTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocThisTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocTypeExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocTypeLiteral.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocTypeTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocTypedefTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocUnknownTag.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocUnknownType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJSDocVariadicType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxAttribute.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxAttributes.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxClosingElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxClosingFragment.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxFragment.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxOpeningElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxOpeningFragment.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxOpeningLikeElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxSelfClosingElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxSpreadAttribute.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isJsxText.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isLabeledStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isLineBreak.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isLiteralExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isLiteralTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isMappedTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isMemberName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isMetaProperty.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isMethodDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isMethodSignature.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isMinusToken.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isMissingDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isModifier.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isModifierLike.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isModuleBlock.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isModuleDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNamedExportBindings.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNamedExports.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNamedImports.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNamedTupleMember.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNamespaceExport.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNamespaceExportDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNamespaceImport.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNewExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNoSubstitutionTemplateLiteral.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNonNullChain.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNonNullExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNotEmittedStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNullishCoalesce.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isNumericLiteral.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isOHModules.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isOHModulesDirectory.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isObjectBindingPattern.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isObjectLiteralElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isObjectLiteralElementLike.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isObjectLiteralExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isOhpm.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isOhpmAndOhModules.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isOmittedExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isOptionalChain.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isOptionalTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isParameter.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isParameterPropertyDeclaration.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isParenthesizedExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isParenthesizedTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isParseTreeNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPartiallyEmittedExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPlusToken.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPostfixUnaryExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPrefixUnaryExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPrivateIdentifier.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPropertyAccessChain.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPropertyAccessExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPropertyAccessOrQualifiedName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPropertyAssignment.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPropertyDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPropertyName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isPropertySignature.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isQualifiedName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isRegularExpressionLiteral.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isRestParameter.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isRestTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isReturnStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isSatisfiesExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isSemicolonClassElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isSetAccessor.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isSetAccessorDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isShorthandPropertyAssignment.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isSourceFile.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isSpreadAssignment.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isSpreadElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isStringLiteral.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isStringLiteralLike.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isStringTextContainingNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isStruct.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isStructDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isSwitchStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isSyntheticExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTaggedTemplateExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTargetModulesDerectory.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTemplateExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTemplateHead.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTemplateLiteral.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTemplateLiteralToken.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTemplateLiteralTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTemplateLiteralTypeSpan.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTemplateMiddle.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTemplateMiddleOrTemplateTail.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTemplateSpan.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTemplateTail.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isThisTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isThrowStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isToken.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTokenKind.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTryStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTupleTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypeAliasDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypeAssertionExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypeElement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypeLiteralNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypeNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypeOfExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypeOnlyImportOrExportDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypeOperatorNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypeParameterDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypePredicateNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypeQueryNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isTypeReferenceNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isUnionTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isUnparsedNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isUnparsedPrepend.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isUnparsedSource.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isUnparsedTextLike.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isVariableDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isVariableDeclarationList.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isVariableStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isVoidExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isWhileStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isWhiteSpaceLike.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isWhiteSpaceSingleLine.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isWithStatement.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/isYieldExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/moveEmitHelpers.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/moveSyntheticComments.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/nodeModuleNameResolver.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/parseCommandLine.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/parseConfigFileTextToJson.md +39 -39
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/parseIsolatedEntityName.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/parseJsonConfigFileContent.md +62 -62
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/parseJsonSourceFileConfigFileContent.md +60 -60
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/parseJsonText.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/parseModuleFromPath.md +34 -34
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/pathContainsOHModules.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/preProcessFile.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/readBuilderProgram.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/readConfigFile.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/readJsonConfigFile.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/reduceEachLeadingCommentRange.md +47 -47
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/reduceEachTrailingCommentRange.md +47 -47
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/removeEmitHelper.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/resolveModuleName.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/resolveModuleNameFromCache.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/resolveProjectReferencePath.md +48 -48
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/resolveTripleslashReference.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/resolveTypeReferenceDirective.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/setCommentRange.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/setConstantValue.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/setEmitFlags.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/setOriginalNode.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/setParentRecursive.md +73 -73
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/setSourceMapRange.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/setSyntheticLeadingComments.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/setSyntheticTrailingComments.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/setTextRange.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/setTokenSourceMapRange.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/skipPartiallyEmittedExpressions.md +39 -39
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/sortAndDeduplicateDiagnostics.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/symbolName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textChangeRangeIsUnchanged.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textChangeRangeNewSpan.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textSpanContainsPosition.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textSpanContainsTextSpan.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textSpanEnd.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textSpanIntersection.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textSpanIntersectsWith.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textSpanIntersectsWithPosition.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textSpanIntersectsWithTextSpan.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textSpanIsEmpty.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textSpanOverlap.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/textSpanOverlapsWith.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/toEditorSettings.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/tokenToString.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/transform.md +43 -43
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/transformTypeExportImportAndConstEnumInTypeScript.md +34 -34
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/transpile.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/transpileModule.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/unescapeLeadingUnderscores.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/updateLanguageServiceSourceFile.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/updateSourceFile.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/validateLocaleAndSetLanguage.md +38 -38
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/visitEachChild.md +91 -91
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/visitFunctionBody.md +88 -88
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/visitIterationBody.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/visitLexicalEnvironment.md +44 -44
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/visitNode.md +95 -95
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/visitNodes.md +107 -107
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/visitParameterList.md +69 -69
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/functions/walkUpBindingElementsAndPatterns.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/AmdDependency.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ApplicableRefactorInfo.md +54 -54
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ApplyCodeActionCommandResult.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ArrayBindingPattern.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ArrayDestructuringAssignment.md +539 -539
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ArrayLiteralExpression.md +559 -559
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ArrayTypeNode.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ArrowFunction.md +626 -626
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/AsExpression.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/AssertClause.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/AssertEntry.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/AssertsIdentifierTypePredicate.md +53 -53
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/AssertsThisTypePredicate.md +53 -53
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/AssignmentExpression.md +550 -550
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/AutoAccessorPropertyDeclaration.md +571 -571
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/AwaitExpression.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/BigIntLiteral.md +599 -599
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/BigIntLiteralType.md +483 -483
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/BinaryExpression.md +531 -531
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/BindingElement.md +527 -527
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Block.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/BreakStatement.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/BuildInvalidedProject.md +327 -327
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/BuildOptions.md +61 -61
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/BuilderProgram.md +312 -312
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/BuilderProgramHost.md +54 -54
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Bundle.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CallChain.md +595 -595
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CallExpression.md +577 -577
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CallHierarchyIncomingCall.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CallHierarchyItem.md +65 -65
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CallHierarchyOutgoingCall.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CallSignatureDeclaration.md +563 -563
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CancellationToken.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CaseBlock.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CaseClause.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CatchClause.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CheckJsDirective.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ClassDeclaration.md +553 -553
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ClassElement.md +522 -522
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ClassExpression.md +611 -611
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ClassLikeDeclarationBase.md +533 -533
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ClassStaticBlockDeclaration.md +523 -523
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ClassificationInfo.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ClassificationResult.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Classifications.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ClassifiedSpan.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ClassifiedSpan2020.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Classifier.md +85 -85
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CodeAction.md +44 -44
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CodeFixAction.md +85 -85
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Collection.md +106 -106
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CombinedCodeActions.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CombinedCodeFixScope.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CommaListExpression.md +501 -501
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CommentRange.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CompilerHost.md +617 -617
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CompilerOptions.md +839 -839
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CompletionEntry.md +164 -164
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CompletionEntryDataAutoImport.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CompletionEntryDataResolved.md +82 -82
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CompletionEntryDataUnresolved.md +92 -92
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CompletionEntryDetails.md +85 -85
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CompletionEntryLabelDetails.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CompletionInfo.md +77 -77
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ComputedPropertyName.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ConditionCheckResult.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ConditionalExpression.md +531 -531
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ConditionalRoot.md +81 -81
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ConditionalType.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ConditionalTypeNode.md +523 -523
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ConfigFileDiagnosticsReporter.md +26 -26
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ConstructSignatureDeclaration.md +563 -563
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ConstructorDeclaration.md +618 -618
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ConstructorTypeNode.md +551 -551
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ContinueStatement.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CoreTransformationContext.md +131 -131
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CreateProgramOptions.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CreateSourceFileOptions.md +51 -51
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CustomTransformer.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/CustomTransformers.md +39 -39
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DebuggerStatement.md +491 -491
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Declaration.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DeclarationStatement.md +530 -530
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Decorator.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DefaultClause.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DeferredTypeReference.md +504 -504
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DefinitionInfo.md +135 -135
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DefinitionInfoAndBoundSpan.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DeleteExpression.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Diagnostic.md +123 -123
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DiagnosticMessage.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DiagnosticMessageChain.md +46 -46
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DiagnosticRelatedInformation.md +61 -61
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DiagnosticWithLocation.md +135 -135
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DoStatement.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DocCommentTemplateOptions.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DocumentHighlights.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DocumentRegistry.md +390 -390
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/DocumentSpan.md +70 -70
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ESMap.md +216 -216
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EditorOptions.md +65 -65
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EditorSettings.md +69 -69
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ElementAccessChain.md +583 -583
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ElementAccessExpression.md +568 -568
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EmitAndSemanticDiagnosticsBuilderProgram.md +436 -436
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EmitHelperBase.md +54 -54
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EmitHost.md +517 -517
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EmitOutput.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EmitResult.md +35 -35
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EmitTextWriter.md +755 -755
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EmptyStatement.md +491 -491
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EnumDeclaration.md +523 -523
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EnumMember.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EnumType.md +447 -447
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EtsComponentExpression.md +595 -595
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EtsOptions.md +157 -157
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/EvolvingArrayType.md +475 -475
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ExportAssignment.md +534 -534
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ExportDeclaration.md +551 -551
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ExportSpecifier.md +519 -519
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Expression.md +505 -505
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ExpressionStatement.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ExpressionWithTypeArguments.md +571 -571
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ExtendedConfigCacheEntry.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ExternalModuleReference.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FalseLiteral.md +551 -551
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FileCheckModuleInfo.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FileExtensionInfo.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FileReference.md +53 -53
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FileTextChanges.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FileWatcher.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FlowArrayMutation.md +53 -53
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FlowAssignment.md +53 -53
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FlowCall.md +53 -53
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FlowCondition.md +53 -53
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FlowLabel.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FlowNodeBase.md +36 -36
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FlowReduceLabel.md +61 -61
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FlowStart.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FlowSwitchClause.md +69 -69
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ForInStatement.md +519 -519
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ForOfStatement.md +527 -527
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ForStatement.md +527 -527
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FormatCodeOptions.md +217 -217
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FormatCodeSettings.md +249 -249
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FormatDiagnosticsHost.md +51 -51
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FunctionDeclaration.md +618 -618
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FunctionExpression.md +678 -678
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FunctionLikeDeclarationBase.md +596 -596
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FunctionOrConstructorTypeNodeBase.md +556 -556
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/FunctionTypeNode.md +544 -544
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/GenericType.md +549 -549
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/GetAccessorDeclaration.md +642 -642
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/GetCompletionsAtPositionOptions.md +394 -394
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/GetEffectiveTypeRootsHost.md +43 -43
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/HeritageClause.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/HighlightSpan.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/HostCancellationToken.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IScriptSnapshot.md +89 -89
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Identifier.md +602 -602
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IdentifierTypePredicate.md +53 -53
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IfStatement.md +515 -515
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ImplementationLocation.md +107 -107
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ImportCall.md +587 -587
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ImportClause.md +527 -527
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ImportDeclaration.md +517 -517
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ImportEqualsDeclaration.md +535 -535
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ImportExpression.md +551 -551
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ImportSpecifier.md +519 -519
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ImportTypeAssertionContainer.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ImportTypeNode.md +535 -535
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IncompleteCompletionsCache.md +51 -51
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IncompleteType.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IncrementalProgramOptions.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IndexInfo.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IndexSignatureDeclaration.md +575 -575
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IndexType.md +455 -455
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IndexedAccessType.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IndexedAccessTypeNode.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/InferTypeNode.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/InlayHint.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/InlayHintsContext.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/InputFiles.md +543 -543
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/InstallPackageAction.md +9 -9
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/InstallPackageOptions.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/InstantiableType.md +457 -457
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/InterfaceDeclaration.md +539 -539
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/InterfaceType.md +498 -498
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/InterfaceTypeWithDeclaredMembers.md +541 -541
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IntersectionType.md +459 -459
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IntersectionTypeNode.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/InvalidatedProjectBase.md +83 -83
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/IterationStatement.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Iterator.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDoc.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocAllType.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocAugmentsTag.md +520 -520
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocAuthorTag.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocCallbackTag.md +543 -543
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocClassTag.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocContainer.md +42 -42
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocDeprecatedTag.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocEnumTag.md +523 -523
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocFunctionType.md +563 -563
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocImplementsTag.md +517 -517
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocLink.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocLinkCode.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocLinkDisplayPart.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocLinkPlain.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocMemberName.md +497 -497
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocNameReference.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocNamepathType.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocNamespaceDeclaration.md +527 -527
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocNonNullableType.md +519 -519
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocNullableType.md +519 -519
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocOptionalType.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocOverrideTag.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocParameterTag.md +565 -565
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocPrivateTag.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocPropertyLikeTag.md +554 -554
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocPropertyTag.md +565 -565
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocProtectedTag.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocPublicTag.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocReadonlyTag.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocReturnTag.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocSeeTag.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocSignature.md +539 -539
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocTag.md +518 -518
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocTagInfo-1.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocTemplateTag.md +519 -519
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocText.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocThisTag.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocType.md +512 -512
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocTypeExpression.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocTypeLiteral.md +521 -521
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocTypeTag.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocTypedefTag.md +543 -543
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocUnknownTag.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocUnknownType.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JSDocVariadicType.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsDocNodeCheckConfig.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsDocNodeCheckConfigItem.md +101 -101
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsDocTagInfo.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsonMinusNumericLiteral.md +539 -539
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsonObjectExpressionStatement.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsonSourceFile.md +798 -798
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxAttribute.md +523 -523
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxAttributes.md +580 -580
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxClosingElement.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxClosingFragment.md +491 -491
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxClosingTagInfo.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxElement.md +575 -575
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxExpression.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxFragment.md +575 -575
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxOpeningElement.md +515 -515
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxOpeningFragment.md +491 -491
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxSelfClosingElement.md +575 -575
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxSpreadAttribute.md +523 -523
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxTagNamePropertyAccess.md +587 -587
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/JsxText.md +523 -523
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/KeywordToken.md +490 -490
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/KeywordTypeNode.md +497 -497
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/LabeledStatement.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/LanguageService.md +1797 -1797
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/LanguageServiceHost.md +737 -737
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/LeftHandSideExpression.md +530 -530
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/LineAndCharacter.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/LiteralExpression.md +603 -603
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/LiteralLikeNode.md +509 -509
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/LiteralType.md +477 -477
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/LiteralTypeNode.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Map.md +211 -211
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/MapLike.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/MappedTypeNode.md +553 -553
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/MemberExpression.md +543 -543
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/MetaProperty.md +567 -567
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/MethodDeclaration.md +630 -630
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/MethodSignature.md +563 -563
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/MinimalResolutionCacheHost.md +283 -283
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/MissingDeclaration.md +515 -515
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ModeAwareCache.md +137 -137
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ModifierToken.md +485 -485
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ModuleBlock.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ModuleDeclaration.md +528 -528
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ModulePath.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ModuleResolutionCache.md +125 -125
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ModuleResolutionHost.md +210 -210
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ModuleSpecifierCache.md +169 -169
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ModuleSpecifierOptions.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ModuleSpecifierResolutionHost.md +211 -211
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NamedDeclaration.md +522 -522
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NamedExports.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NamedImports.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NamedTupleMember.md +535 -535
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NamespaceDeclaration.md +527 -527
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NamespaceExport.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NamespaceExportDeclaration.md +515 -515
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NamespaceImport.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NavigateToItem.md +81 -81
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NavigationBarItem.md +78 -78
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NavigationTree.md +69 -69
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NewExpression.md +587 -587
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NoSubstitutionTemplateLiteral.md +623 -623
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Node.md +429 -429
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NodeArray.md +1151 -1151
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NodeFactory.md +12911 -12911
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NodeVisitor.md +77 -77
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NodeWithTypeArguments.md +506 -506
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NodesVisitor.md +85 -85
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NonNullChain.md +547 -547
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NonNullExpression.md +539 -539
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NonRelativeModuleNameResolutionCache.md +62 -62
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NotEmittedStatement.md +491 -491
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NullLiteral.md +551 -551
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NumberLiteralType.md +483 -483
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/NumericLiteral.md +611 -611
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ObjectBindingPattern.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ObjectDestructuringAssignment.md +539 -539
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ObjectLiteralElement.md +522 -522
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ObjectLiteralExpression.md +580 -580
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ObjectLiteralExpressionBase.md +587 -587
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ObjectType.md +461 -461
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/OmittedExpression.md +491 -491
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/OptionalTypeNode.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/OrganizeImportsArgs.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/OutliningSpan.md +60 -60
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/OutputFile.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PackageId.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PackageJsonInfoCache.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ParameterDeclaration.md +535 -535
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ParenthesizedExpression.md +559 -559
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ParenthesizedTypeNode.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ParseConfigFileHost.md +161 -161
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ParseConfigHost.md +113 -113
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ParsedCommandLine.md +83 -83
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ParsedTsconfig.md +51 -51
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PartiallyEmittedExpression.md +535 -535
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PerDirectoryResolutionCache.md +78 -78
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PerModuleNameCache.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PerformanceEvent.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PluginImport.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PostfixUnaryExpression.md +531 -531
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PreProcessedFileInfo.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PrefixUnaryExpression.md +535 -535
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PrimaryExpression.md +571 -571
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PrintHandlers.md +141 -141
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Printer.md +150 -150
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PrinterOptions.md +65 -65
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PrivateIdentifier.md +567 -567
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Program.md +584 -584
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ProgramHost.md +406 -406
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ProjectReference.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PropertyAccessChain.md +595 -595
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PropertyAccessEntityNameExpression.md +597 -597
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PropertyAccessExpression.md +586 -586
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PropertyAssignment.md +547 -547
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PropertyDeclaration.md +551 -551
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PropertyLikeDeclaration.md +503 -503
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PropertySignature.md +547 -547
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PseudoBigInt.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/PunctuationToken.md +485 -485
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Push.md +35 -35
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/QualifiedName.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/QuickInfo.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/RawSourceMap.md +65 -65
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReadBuildProgramHost.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReadonlyCollection.md +61 -61
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReadonlyESMap.md +141 -141
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReadonlyMap.md +147 -147
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReadonlySet.md +117 -117
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReadonlyTextRange.md +30 -30
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReadonlyUnderscoreEscapedMap.md +151 -151
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/RefactorActionInfo.md +55 -55
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/RefactorEditInfo.md +44 -44
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReferenceEntry.md +111 -111
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReferencedSymbol.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReferencedSymbolDefinitionInfo.md +159 -159
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReferencedSymbolEntry.md +123 -123
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/RegularExpressionLiteral.md +599 -599
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/RenameInfoFailure.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/RenameInfoOptions.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/RenameInfoSuccess.md +68 -68
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/RenameLocation.md +107 -107
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReportFileInError.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ResolveProjectReferencePathHost.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ResolvedModule.md +39 -39
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ResolvedModuleFull.md +64 -64
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ResolvedModuleSpecifierInfo.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ResolvedModuleWithFailedLookupLocations.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ResolvedProjectReference.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ResolvedTypeReferenceDirective.md +43 -43
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ResolvedTypeReferenceDirectiveWithFailedLookupLocations.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/RestTypeNode.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ReturnStatement.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SatisfiesExpression.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Scanner.md +565 -565
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ScopedEmitHelper.md +73 -73
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ScriptReferenceHost.md +74 -74
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SelectionRange.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SemanticDiagnosticsBuilderProgram.md +401 -401
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SemicolonClassElement.md +517 -517
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Set.md +181 -181
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SetAccessorDeclaration.md +642 -642
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ShorthandPropertyAssignment.md +548 -548
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Signature.md +129 -129
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SignatureDeclarationBase.md +537 -537
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SignatureHelpCharacterTypedReason.md +30 -30
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SignatureHelpInvokedReason.md +28 -28
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SignatureHelpItem.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SignatureHelpItems.md +51 -51
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SignatureHelpItemsOptions.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SignatureHelpParameter.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SignatureHelpRetriggeredReason.md +32 -32
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SolutionBuilder.md +129 -129
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SolutionBuilderHost.md +704 -704
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SolutionBuilderHostBase.md +661 -661
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SolutionBuilderWithWatchHost.md +862 -862
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SortedArray.md +1465 -1465
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SortedReadonlyArray.md +1127 -1127
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SourceFile.md +722 -722
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SourceFileLike.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SourceFileMayBeEmittedHost.md +79 -79
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SourceMapGenerator.md +219 -219
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SourceMapGeneratorOptions.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SourceMapRange.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SourceMapSource.md +61 -61
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SourceMapSpan.md +69 -69
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SpreadAssignment.md +523 -523
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SpreadElement.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Statement.md +509 -509
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/StringLiteral.md +611 -611
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/StringLiteralType.md +483 -483
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/StringMappingType.md +455 -455
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/StructDeclaration.md +553 -553
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SubstitutionType.md +471 -471
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SuperCall.md +587 -587
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SuperElementAccessExpression.md +575 -575
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SuperExpression.md +551 -551
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SuperPropertyAccessExpression.md +587 -587
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SwitchStatement.md +515 -515
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Symbol.md +165 -165
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SymbolDisplayPart.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SymbolTracker.md +233 -233
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SyntaxList.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SynthesizedComment.md +77 -77
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/SyntheticExpression.md +515 -515
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/System.md +592 -592
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TagCheckConfig.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TagCheckParam.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TaggedTemplateExpression.md +563 -563
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TemplateExpression.md +567 -567
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TemplateHead.md +527 -527
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TemplateLiteralLikeNode.md +530 -530
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TemplateLiteralType.md +463 -463
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TemplateLiteralTypeNode.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TemplateLiteralTypeSpan.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TemplateMiddle.md +527 -527
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TemplateSpan.md +495 -495
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TemplateTail.md +527 -527
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TextChange.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TextChangeRange.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TextInsertion.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TextRange.md +32 -32
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TextSpan.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ThisExpression.md +551 -551
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ThisTypeNode.md +491 -491
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ThisTypePredicate.md +53 -53
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/ThrowStatement.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TodoComment.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TodoCommentDescriptor.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Token.md +490 -490
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TransformationContext.md +353 -353
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TransformationResult.md +133 -133
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TransientIdentifier.md +622 -622
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TranspileOptions.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TranspileOutput.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TrueLiteral.md +551 -551
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TryStatement.md +515 -515
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TsConfigSourceFile.md +802 -802
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TupleType.md +601 -601
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TupleTypeNode.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TupleTypeReference.md +504 -504
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Type.md +340 -340
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeAcquisition.md +58 -58
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeAliasDeclaration.md +531 -531
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeAssertion.md +519 -519
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeChecker.md +1466 -1466
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeElement.md +529 -529
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeLiteralNode.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeNode.md +514 -514
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeOfExpression.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeOperatorNode.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeParameter.md +447 -447
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeParameterDeclaration.md +529 -529
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypePredicateBase.md +32 -32
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypePredicateNode.md +515 -515
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeQueryNode.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeReference.md +498 -498
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeReferenceDirectiveResolutionCache.md +83 -83
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/TypeReferenceNode.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnaryExpression.md +508 -508
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnderscoreEscapedMap.md +211 -211
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnionOrIntersectionType.md +460 -460
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnionType.md +459 -459
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnionTypeNode.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UniqueESSymbolType.md +455 -455
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnparsedPrepend.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnparsedPrologue.md +491 -491
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnparsedSection.md +494 -494
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnparsedSource.md +575 -575
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnparsedSyntheticReference.md +491 -491
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnparsedTextLike.md +491 -491
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UnscopedEmitHelper.md +73 -73
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UpdateBundleProject.md +129 -129
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UpdateExpression.md +517 -517
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UpdateOutputFileStampsProject.md +113 -113
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/UserPreferences.md +239 -239
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/VariableDeclaration.md +527 -527
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/VariableDeclarationList.md +487 -487
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/VariableStatement.md +499 -499
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/VoidExpression.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/Watch.md +48 -48
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/WatchCompilerHost.md +706 -706
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/WatchCompilerHostOfConfigFile.md +764 -764
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/WatchCompilerHostOfFilesAndCompilerOptions.md +751 -751
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/WatchHost.md +160 -160
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/WatchOfConfigFile.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/WatchOfFilesAndCompilerOptions.md +77 -77
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/WatchOptions.md +61 -61
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/WhileStatement.md +511 -511
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/WithStatement.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/WriteFileCallbackData.md +9 -9
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/interfaces/YieldExpression.md +507 -507
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/README.md +36 -36
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/classes/LinterConfig.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/classes/TSCCompiledProgram.md +81 -81
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/classes/TypeScriptLinter.md +307 -307
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/functions/runArkTSLinter.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/functions/translateDiag.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/interfaces/ProblemInfo.md +105 -105
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Autofixer/README.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Autofixer/functions/fixCtorParameterProperties.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Autofixer/functions/fixFunctionExpression.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Autofixer/functions/fixLiteralAsPropertyName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Autofixer/functions/fixPropertyAccessByIndex.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Autofixer/functions/fixReturnType.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Autofixer/functions/shouldAutofix.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Autofixer/interfaces/Autofix.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Autofixer/variables/AUTOFIX_ALL.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Autofixer/variables/autofixInfo.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Common/README.md +13 -13
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Common/interfaces/AutofixInfo.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Common/interfaces/CommandLineOptions.md +65 -65
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Common/interfaces/LintOptions.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/DiagnosticCheckerNamespace/README.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/DiagnosticCheckerNamespace/interfaces/DiagnosticChecker.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/README.md +22 -22
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/classes/LibraryTypeCallDiagnosticChecker.md +153 -153
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/ARGUMENT_OF_TYPE_0_IS_NOT_ASSIGNABLE_TO_PARAMETER_OF_TYPE_1_ERROR_CODE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/ARGUMENT_OF_TYPE_NULL_IS_NOT_ASSIGNABLE_TO_PARAMETER_OF_TYPE_1_RE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/ARGUMENT_OF_TYPE_UNDEFINED_IS_NOT_ASSIGNABLE_TO_PARAMETER_OF_TYPE_1_RE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/NO_OVERLOAD_MATCHES_THIS_CALL_ERROR_CODE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/TYPE_0_IS_NOT_ASSIGNABLE_TO_TYPE_1_ERROR_CODE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/TYPE_NULL_IS_NOT_ASSIGNABLE_TO_TYPE_1_RE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/TYPE_UNDEFINED_IS_NOT_ASSIGNABLE_TO_TYPE_1_RE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/TYPE_UNKNOWN_IS_NOT_ASSIGNABLE_TO_TYPE_1_RE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Problems/README.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Problems/classes/FaultAttributs.md +43 -43
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Problems/enumerations/FaultID.md +689 -689
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Problems/variables/faultsAttrs.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/README.md +143 -143
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/enumerations/CheckType.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/enumerations/ProblemSeverity.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/clearTrueSymbolAtLocationCache.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/clearTypeChecker.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/decodeAutofixInfo.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/encodeProblemInfo.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/entityNameToString.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/findParentIf.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/followIfAliased.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/getAccessModifier.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/getDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/getEndPos.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/getModifier.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/getParentSymbolName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/getScriptKind.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/getStartPos.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/getSymbolDeclarationTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/getSymbolOfCallExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/getVariableDeclarationTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/hasAccessModifier.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/hasEsObjectType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/hasLibraryType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/hasMethods.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/hasModifier.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/hasPredecessor.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isAnonymousType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isAnyType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isAssignmentOperator.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isBooleanType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isCallToFunctionWithOmittedReturnType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isCompileTimeExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isConst.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isDefaultImport.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isDerivedFrom.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isDestructuringAssignmentLHS.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isDynamicLiteralInitializer.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isDynamicType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isEnumMemberType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isEnumType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isEsObjectPossiblyAllowed.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isEsObjectSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isEsObjectType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isExpressionAssignableToType.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isFunctionOrMethod.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isFunctionSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isGenericArrayType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isGlobalSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isInsideBlock.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isIntegerConstantValue.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isInterfaceType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isIntrinsicObjectType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isLibrarySymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isLibraryType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isLiteralType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isMethodAssignment.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isNullType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isNumberConstantValue.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isNumberLikeType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isNumberType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isObjectLiteralType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isObjectType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isPrimitiveEnumMemberType.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isPrimitiveEnumType.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isPrimitiveType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isPrototypeSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isReferenceType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStdLibrarySymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStdLibraryType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStdPartialType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStdReadonlyType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStdRecordType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStdRequiredType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStdSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStringConstantValue.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStringLikeType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStringType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStruct.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStructDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStructDeclarationKind.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isStructObjectInitializer.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isSupportedType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isSymbolAPI.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isSymbolIterator.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isThisOrSuperExpr.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isType.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isTypeDeclSyntaxKind.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isTypeReference.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isTypeSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isTypedArray.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isUnknownType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isUnsupportedType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isUnsupportedUnionType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isValidEnumMemberInit.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/isValueAssignableToESObject.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/logTscDiagnostic.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/needToDeduceStructuralIdentity.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/pathContainsDirectory.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/processParentTypes.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/processParentTypesCheck.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/relatedByInheritanceOrIdentical.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/setTestMode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/setTypeChecker.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/symbolHasDuplicateName.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/symbolHasEsObjectType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/trueSymbolAtLocation.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/typeIsRecursive.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/unwrapParenthesized.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/unwrapParenthesizedType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/validateFields.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/functions/validateObjectLiteralType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/ALLOWED_STD_SYMBOL_API.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/ARKTS_IGNORE_DIRS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/ARKTS_IGNORE_FILES.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/ARKUI_DECORATORS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/ES_OBJECT.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/FUNCTION_HAS_NO_RETURN_ERROR_CODE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/LIMITED_STANDARD_UTILITY_TYPES.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/LIMITED_STD_GLOBAL_FUNC.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/LIMITED_STD_OBJECT_API.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/LIMITED_STD_PROXYHANDLER_API.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/LIMITED_STD_REFLECT_API.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/NON_INITIALIZABLE_PROPERTY_ClASS_DECORATORS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/NON_INITIALIZABLE_PROPERTY_DECORATORS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/NON_RETURN_FUNCTION_DECORATORS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/PROPERTY_HAS_NO_INITIALIZER_ERROR_CODE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/STANDARD_LIBRARIES.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/namespaces/Utils/variables/TYPED_ARRAYS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/variables/cookBookMsg.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_0/variables/cookBookTag.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/README.md +43 -43
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/classes/InteropTypescriptLinter.md +241 -241
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/classes/LinterConfig.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/classes/TSCCompiledProgram.md +81 -81
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/classes/TypeScriptLinter.md +331 -331
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/functions/runArkTSLinter.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/functions/translateDiag.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/interfaces/KitInfo.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/interfaces/KitSymbol.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/interfaces/ProblemInfo.md +105 -105
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Autofixer/README.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Autofixer/functions/fixCtorParameterProperties.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Autofixer/functions/fixFunctionExpression.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Autofixer/functions/fixLiteralAsPropertyName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Autofixer/functions/fixPropertyAccessByIndex.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Autofixer/functions/fixReturnType.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Autofixer/functions/shouldAutofix.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Autofixer/interfaces/Autofix.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Autofixer/variables/AUTOFIX_ALL.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Autofixer/variables/autofixInfo.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Common/README.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Common/enumerations/ProblemSeverity.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Common/interfaces/AutofixInfo.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Common/interfaces/CommandLineOptions.md +65 -65
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Common/interfaces/LintOptions.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/DiagnosticCheckerNamespace/README.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/DiagnosticCheckerNamespace/interfaces/DiagnosticChecker.md +27 -27
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/README.md +30 -30
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/classes/LibraryTypeCallDiagnosticChecker.md +197 -197
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/enumerations/ErrorType.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/ARGUMENT_OF_TYPE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/ARGUMENT_OF_TYPE_0_IS_NOT_ASSIGNABLE_TO_PARAMETER_OF_TYPE_1_ERROR_CODE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/ARGUMENT_OF_TYPE_NULL_IS_NOT_ASSIGNABLE_TO_PARAMETER_OF_TYPE_1_RE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/ARGUMENT_OF_TYPE_UNDEFINED_IS_NOT_ASSIGNABLE_TO_PARAMETER_OF_TYPE_1_RE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/IS_NOT_ASSIGNABLE_TO_PARAMETER_OF_TYPE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/IS_NOT_ASSIGNABLE_TO_TYPE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/NO_OVERLOAD_MATCHES_THIS_CALL_ERROR_CODE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/TYPE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/TYPE_0_IS_NOT_ASSIGNABLE_TO_TYPE_1_ERROR_CODE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/TYPE_NULL_IS_NOT_ASSIGNABLE_TO_TYPE_1_RE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/TYPE_UNDEFINED_IS_NOT_ASSIGNABLE_TO_TYPE_1_RE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/LibraryTypeCallDiagnosticCheckerNamespace/variables/TYPE_UNKNOWN_IS_NOT_ASSIGNABLE_TO_TYPE_1_RE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Problems/README.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Problems/classes/FaultAttributes.md +59 -59
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Problems/enumerations/FaultID.md +905 -905
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Problems/variables/faultsAttrs.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/README.md +218 -218
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/checkTypeSet.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/clearTrueSymbolAtLocationCache.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/clearTypeChecker.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/decodeAutofixInfo.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/encodeProblemInfo.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/entityNameToString.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/findParentIf.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/followIfAliased.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getAccessModifier.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getCatchWithUnsupportedTypeHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getClassExpressionHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getConstAssertionHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getDeclWithDuplicateNameHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getDeclarationNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getDecoratorName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getDecoratorsIfInSendableClass.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getDeleteOperatorHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getEndPos.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getForInStatementHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getFunctionApplyCallHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getHighlightRange.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getInstanceofUnsupportedHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getKeywordHighlightRange.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getLimitedReturnTypeInferenceHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getLocalFunctionHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getModifier.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getMultipleStaticBlocksHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getNonNullableType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getNonSendableDecorators.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getObjectLiteralNoContextTypeHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getParentSymbolName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getScriptKind.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getSendableDecorator.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getSendableDefiniteAssignmentHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getStartPos.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getSymbolDeclarationTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getSymbolOfCallExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getTypeOrTypeConstraintAtLocation.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getTypeQueryHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getVarDeclarationHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getVariableDeclarationTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/getWithStatementHighlightRange.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/hasAccessModifier.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/hasEsObjectType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/hasLibraryType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/hasMethods.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/hasModifier.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/hasPredecessor.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/hasSendableDecorator.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/hasSendableDecoratorFunctionOverload.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/hasSendableTypeAlias.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isAllowedIndexSignature.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isAnonymous.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isAnonymousType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isAnyType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isArkTSCollectionsArrayLikeType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isArkTSCollectionsClassOrInterfaceDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isArray.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isAssignmentOperator.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isBooleanLikeType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isCallToFunctionWithOmittedReturnType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isCompileTimeExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isConst.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isConstEnum.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isDefaultImport.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isDestructuringAssignmentLHS.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isDynamicLiteralInitializer.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isDynamicType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isEnum.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isEnumMemberType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isEnumStringLiteral.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isEnumType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isEsObjectPossiblyAllowed.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isEsObjectSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isEsObjectType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isFunctionOrMethod.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isFunctionSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isGenericArrayType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isGlobalSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isISendableInterface.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isInImportWhiteList.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isInsideBlock.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isIntegerConstantValue.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isInterfaceType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isIntrinsicObjectType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isLibrarySymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isLibraryType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isLiteralType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isMethodAssignment.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isNonSendableFunctionTypeAlias.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isNullType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isNumberConstantValue.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isNumberLikeType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isObject.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isObjectLiteralAssignable.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isObjectLiteralType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isObjectType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isOrDerivedFrom.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isPrimitiveEnumMemberType.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isPrimitiveLiteralType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isPrimitiveType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isPrototypeSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isPurePrimitiveLiteralType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isReadonlyArrayType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isReferenceType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSendableClassOrInterface.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSendableClassOrInterfaceEntity.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSendableFunction.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSendableType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSendableTypeAlias.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSendableTypeNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSendableUnionType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isShareableEntity.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isShareableType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSharedModule.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdBigIntType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdBooleanType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdErrorType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdLibrarySymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdLibraryType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdMapType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdNumberType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdPartialType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdReadonlyType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdRecordType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdRequiredType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStdSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStringConstantValue.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStringLikeType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStringType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStruct.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStructDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStructDeclarationKind.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isStructObjectInitializer.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSupportedType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSymbolAPI.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSymbolIterator.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isSymbolIteratorExpression.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isThisOrSuperExpr.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isTuple.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isType.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isTypeDeclSyntaxKind.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isTypeReference.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isTypeSymbol.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isTypedArray.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isUnknownType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isUnsupportedType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isUnsupportedUnionType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isValidComputedPropertyName.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isValidEnumMemberInit.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isValueAssignableToESObject.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/isWrongSendableFunctionAssignment.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/logTscDiagnostic.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/needStrictMatchType.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/needToDeduceStructuralIdentity.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/pathContainsDirectory.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/processParentTypes.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/reduceReference.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/relatedByInheritanceOrIdentical.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/searchFileExportDecl.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/setTestMode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/setTypeChecker.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/symbolHasDuplicateName.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/symbolHasEsObjectType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/trueSymbolAtLocation.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/typeContainsNonSendableClassOrInterface.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/typeContainsSendableClassOrInterface.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/typeIsRecursive.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/unwrapParenthesized.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/unwrapParenthesizedType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/unwrapParenthesizedTypeNode.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/validateFields.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/functions/validateObjectLiteralType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/type-aliases/CheckType.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/ALLOWED_STD_SYMBOL_API.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/ARKTS_COLLECTIONS_D_ETS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/ARKTS_IGNORE_DIRS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/ARKTS_IGNORE_FILES.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/ARKTS_LANG_D_ETS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/COLLECTIONS_NAMESPACE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/D_TS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/ES_OBJECT.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/FUNCTION_HAS_NO_RETURN_ERROR_CODE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/ISENDABLE_TYPE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/LANG_NAMESPACE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/LIMITED_STANDARD_UTILITY_TYPES.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/LIMITED_STD_GLOBAL_FUNC.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/LIMITED_STD_OBJECT_API.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/LIMITED_STD_PROXYHANDLER_API.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/LIMITED_STD_REFLECT_API.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/NON_INITIALIZABLE_PROPERTY_CLASS_DECORATORS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/NON_INITIALIZABLE_PROPERTY_DECORATORS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/NON_RETURN_FUNCTION_DECORATORS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/PROPERTY_HAS_NO_INITIALIZER_ERROR_CODE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/SENDABLE_CLOSURE_DECLS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/SENDABLE_DECORATOR.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/SENDABLE_DECORATOR_NODES.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/SENDABLE_INTERFACE.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/STANDARD_LIBRARIES.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/TYPED_ARRAYS.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/namespaces/Utils/variables/USE_SHARED.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/type-aliases/KitSymbols.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/variables/cookBookMsg.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ArkTSLinter_1_1/variables/cookBookTag.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ScriptSnapshot/README.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/ScriptSnapshot/functions/fromString.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/README.md +34 -34
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/BeginInstallTypes.md +73 -73
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/CloseProject.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/DiscoverTypings.md +89 -89
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/EndInstallTypes.md +81 -81
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/InitializationFailedResponse.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/InstallPackageRequest.md +57 -57
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/InstallTypes.md +66 -66
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/InvalidateCachedTypings.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/PackageInstalledResponse.md +53 -53
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/ProjectResponse.md +40 -40
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/SetTypings.md +69 -69
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/TypesRegistryRequest.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/TypingInstallerRequestWithProjectName.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/interfaces/TypingInstallerResponse.md +22 -22
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/type-aliases/ActionInvalidate.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/type-aliases/ActionPackageInstalled.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/type-aliases/ActionSet.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/type-aliases/EventBeginInstallTypes.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/type-aliases/EventEndInstallTypes.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/type-aliases/EventInitializationFailed.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/namespaces/server/type-aliases/EventTypesRegistry.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AbstractKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AccessExpression.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AccessibilityModifier.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AccessorDeclaration.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AccessorKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AdditiveOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AdditiveOperatorOrHigher.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AffectedFileResult.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ArrayBindingElement.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ArrayBindingOrAssignmentElement.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ArrayBindingOrAssignmentPattern.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AssertKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AssertionExpression.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AssertionKey.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AssertsKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AssertsToken.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AssignmentOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AssignmentOperatorOrHigher.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AssignmentOperatorToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AssignmentPattern.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AsteriskToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AsyncKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AwaitKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/AwaitKeywordToken.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BaseType.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BinaryOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BinaryOperatorToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BindingName.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BindingOrAssignmentElement.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BindingOrAssignmentElementRestIndicator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BindingOrAssignmentElementTarget.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BindingOrAssignmentPattern.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BindingPattern.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BitwiseOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BitwiseOperatorOrHigher.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BlockLike.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BooleanLiteral.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/BreakOrContinueStatement.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/CallLikeExpression.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/CaseOrDefaultClause.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ClassLikeDeclaration.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ClassMemberModifier.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/CodeActionCommand.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ColonToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/CommentKind.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/CompilerOptionsValue.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/CompletionEntryData.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/CompletionsTriggerCharacter.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/CompoundAssignmentOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ConciseBody.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ConstKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/CreateProgram.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/CustomTransformerFactory.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DeclarationName.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DeclarationWithTypeParameterChildren.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DeclarationWithTypeParameters.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DeclareKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DefaultKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DestructuringAssignment.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DestructuringPattern.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DiagnosticReporter.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DirectoryWatcherCallback.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DocumentRegistryBucketKey.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DotDotDotToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/DotToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/EmitHelper.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/EmitHelperUniqueNameCallback.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/EndOfFileToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/EntityName.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/EntityNameExpression.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/EntityNameOrEntityNameExpression.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/EqualityOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/EqualityOperatorOrHigher.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/EqualsGreaterThanToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/EqualsToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ErrorCallback.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ExclamationToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ExponentiationOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ExportKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/FileWatcherCallback.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/FlowNode.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/FlowType.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ForInOrOfStatement.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ForInitializer.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/FunctionBody.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/FunctionLike.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/FunctionLikeDeclaration.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/FunctionOrConstructorTypeNode.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/HasDecorators.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/HasExpressionInitializer.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/HasIllegalDecorators.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/HasInitializer.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/HasJSDoc.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/HasModifiers.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/HasType.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/HasTypeArguments.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ImportOrExportSpecifier.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/InKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/IncrementExpression.md +13 -13
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/InvalidatedProject.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JSDocComment.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JSDocNamespaceBody.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JSDocSyntaxKind.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JSDocTypeReferencingNode.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JsFileExtensionInfo.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JsonObjectExpression.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JsxAttributeLike.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JsxAttributeValue.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JsxChild.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JsxOpeningLikeElement.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JsxTagNameExpression.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/JsxTokenSyntaxKind.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/KeywordSyntaxKind.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/KeywordTypeSyntaxKind.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/LiteralSyntaxKind.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/LiteralToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/LogicalOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/LogicalOperatorOrHigher.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/LogicalOrCoalescingAssignmentOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/MemberName.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/MinusToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/Modifier.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ModifierLike.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ModifierSyntaxKind.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ModifiersArray.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ModuleBody.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ModuleName.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ModuleReference.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/MultiplicativeOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/MultiplicativeOperatorOrHigher.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/NamedExportBindings.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/NamedImportBindings.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/NamedImportsOrExports.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/NamespaceBody.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ObjectBindingOrAssignmentElement.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ObjectBindingOrAssignmentPattern.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ObjectLiteralElementLike.md +13 -13
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ObjectTypeDeclaration.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/OptionalChain.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/OutKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/OverrideKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ParameterPropertyDeclaration.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ParameterPropertyModifier.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/Path.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/PlusToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/PostfixUnaryOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/PrefixUnaryOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/PrivateKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/PropertyName.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/PropertyNameLiteral.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ProtectedKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/PseudoLiteralSyntaxKind.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/PseudoLiteralToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/PublicKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/PunctuationSyntaxKind.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/QuestionDotToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/QuestionToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ReadonlyKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ReadonlyToken.md +15 -15
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/RedirectTargetsMap.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/RefactorTriggerReason.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/RelationalOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/RelationalOperatorOrHigher.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/RenameInfo.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ReportEmitErrorSummary.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ResolvedConfigFileName.md +21 -21
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ShiftOperator.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/ShiftOperatorOrHigher.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/SignatureDeclaration.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/SignatureHelpRetriggerCharacter.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/SignatureHelpTriggerCharacter.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/SignatureHelpTriggerReason.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/StaticKeyword.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/String.md +18 -18
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/StringLiteralLike.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/StructuredType.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/SuperProperty.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/SymbolTable.md +13 -13
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/TemplateLiteral.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/TemplateLiteralToken.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/TokenSyntaxKind.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/Transformer.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/TransformerFactory.md +30 -30
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/TriviaSyntaxKind.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/TypeOfTag.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/TypeOnlyAliasDeclaration.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/TypeOnlyCompatibleAliasDeclaration.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/TypePredicate.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/TypeReferenceType.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/TypeVariable.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/UnionOrIntersectionTypeNode.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/UnparsedNode.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/UnparsedSourceText.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/VariableLikeDeclaration.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/VisitResult.md +17 -17
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/Visitor.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/WatchStatusReporter.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/WithMetadata.md +23 -23
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/type-aliases/WriteFileCallback.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createAdd.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createArrayBindingPattern.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createArrayLiteral.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createArrayTypeNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createArrowFunction.md +79 -79
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createAsExpression.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createAssignment.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createAwait.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createBigIntLiteral.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createBinary.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createBindingElement.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createBlock.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createBreak.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createBundle.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createCall.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createCallChain.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createCallSignature.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createCaseBlock.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createCaseClause.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createCatchClause.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createClassDeclaration.md +79 -79
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createClassExpression.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createComma.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createCommaList.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createComputedPropertyName.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createConditional.md +67 -67
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createConditionalTypeNode.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createConstructSignature.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createConstructor.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createConstructorTypeNode.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createContinue.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createDebuggerStatement.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createDecorator.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createDefaultClause.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createDelete.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createDo.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createElementAccess.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createElementAccessChain.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createEmptyStatement.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createEnumDeclaration.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createEnumMember.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createExportAssignment.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createExportDeclaration.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createExportDefault.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createExportSpecifier.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createExpressionStatement.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createExpressionWithTypeArguments.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createExternalModuleExport.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createExternalModuleReference.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createFalse.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createFileLevelUniqueName.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createFor.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createForIn.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createForOf.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createFunctionDeclaration.md +95 -95
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createFunctionExpression.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createFunctionTypeNode.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createGetAccessor.md +79 -79
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createHeritageClause.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createIdentifier.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createIf.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createImmediatelyInvokedArrowFunction.md +51 -51
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createImmediatelyInvokedFunctionExpression.md +51 -51
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createImportClause.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createImportDeclaration.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createImportEqualsDeclaration.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createImportSpecifier.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createImportTypeNode.md +101 -101
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createIndexSignature.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createIndexedAccessTypeNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createInferTypeNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createInterfaceDeclaration.md +79 -79
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createIntersectionTypeNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocAugmentsTag.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocAuthorTag.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocCallbackTag.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocClassTag.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocComment.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocEnumTag.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocImplementsTag.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocParamTag.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocParameterTag.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocPrivateTag.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocPropertyTag.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocProtectedTag.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocPublicTag.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocReadonlyTag.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocReturnTag.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocSignature.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocTag.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocTemplateTag.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocThisTag.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocTypeExpression.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocTypeLiteral.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocTypeTag.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJSDocTypedefTag.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxAttribute.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxAttributes.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxClosingElement.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxElement.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxExpression.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxFragment.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxJsxClosingFragment.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxOpeningElement.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxOpeningFragment.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxSelfClosingElement.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxSpreadAttribute.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createJsxText.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createKeywordTypeNode.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createLabel.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createLessThan.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createLiteral.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createLiteralTypeNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createLogicalAnd.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createLogicalNot.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createLogicalOr.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createLoopVariable.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createMappedTypeNode.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createMetaProperty.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createMethod.md +103 -103
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createMethodSignature.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createModifier.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createModifiersFromModifierFlags.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createModuleBlock.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createModuleDeclaration.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNamedExports.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNamedImports.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNamespaceExport.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNamespaceExportDeclaration.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNamespaceImport.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNew.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNoSubstitutionTemplateLiteral.md +51 -51
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNode.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNodeArray.md +35 -35
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNonNullChain.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNonNullExpression.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNotEmittedStatement.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNull.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createNumericLiteral.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createObjectBindingPattern.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createObjectLiteral.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createOmittedExpression.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createOptimisticUniqueName.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createOptionalTypeNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createParameter.md +87 -87
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createParen.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createParenthesizedType.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createPartiallyEmittedExpression.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createPostfix.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createPostfixIncrement.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createPrefix.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createPrivateIdentifier.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createProperty.md +79 -79
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createPropertyAccess.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createPropertyAccessChain.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createPropertyAssignment.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createPropertySignature.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createQualifiedName.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createRegularExpressionLiteral.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createRestTypeNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createReturn.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createSemicolonClassElement.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createSetAccessor.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createShorthandPropertyAssignment.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createSpread.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createSpreadAssignment.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createStatement.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createStrictEquality.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createStrictInequality.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createStringLiteral.md +55 -55
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createStringLiteralFromNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createSubtract.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createSuper.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createSwitch.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTaggedTemplate.md +55 -55
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTempVariable.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTemplateExpression.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTemplateHead.md +59 -59
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTemplateMiddle.md +59 -59
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTemplateSpan.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTemplateTail.md +59 -59
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createThis.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createThisTypeNode.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createThrow.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createToken.md +31 -31
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTrue.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTry.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTupleTypeNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTypeAliasDeclaration.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTypeAssertion.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTypeLiteralNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTypeOf.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTypeOperatorNode.md +47 -47
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTypeParameterDeclaration.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTypePredicateNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTypePredicateNodeWithModifier.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTypeQueryNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createTypeReferenceNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createUnionTypeNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createUniqueName.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createVariableDeclaration.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createVariableDeclarationList.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createVariableStatement.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createVoid.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createVoidZero.md +19 -19
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createWhile.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createWith.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/createYield.md +47 -47
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/factory.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/getGeneratedNameForNode.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/getMutableClone.md +36 -36
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/isIdentifierOrPrivateIdentifier.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/isTypeAssertion.md +25 -25
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/ohModulesPathPart.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/servicesVersion.md +13 -13
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/sys.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/unchangedTextChangeRange.md +11 -11
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateArrayBindingPattern.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateArrayLiteral.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateArrayTypeNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateArrowFunction.md +87 -87
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateAsExpression.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateAwait.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateBinary.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateBindingElement.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateBlock.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateBreak.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateBundle.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateCall.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateCallChain.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateCallSignature.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateCaseBlock.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateCaseClause.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateCatchClause.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateClassDeclaration.md +87 -87
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateClassExpression.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateCommaList.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateComputedPropertyName.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateConditional.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateConditionalTypeNode.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateConstructSignature.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateConstructor.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateConstructorTypeNode.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateContinue.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateDecorator.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateDefaultClause.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateDelete.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateDo.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateElementAccess.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateElementAccessChain.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateEnumDeclaration.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateEnumMember.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateExportAssignment.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateExportDeclaration.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateExportSpecifier.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateExpressionStatement.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateExpressionWithTypeArguments.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateExternalModuleReference.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateFor.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateForIn.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateForOf.md +41 -41
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateFunctionDeclaration.md +103 -103
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateFunctionExpression.md +53 -53
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateFunctionTypeNode.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateGetAccessor.md +87 -87
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateHeritageClause.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateIf.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateImportClause.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateImportDeclaration.md +79 -79
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateImportEqualsDeclaration.md +79 -79
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateImportSpecifier.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateImportTypeNode.md +79 -79
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateIndexSignature.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateIndexedAccessTypeNode.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateInferTypeNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateInterfaceDeclaration.md +87 -87
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateIntersectionTypeNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateJsxAttribute.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateJsxAttributes.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateJsxClosingElement.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateJsxElement.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateJsxExpression.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateJsxFragment.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateJsxOpeningElement.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateJsxSelfClosingElement.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateJsxSpreadAttribute.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateJsxText.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateLabel.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateLiteralTypeNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateMappedTypeNode.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateMetaProperty.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateMethod.md +111 -111
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateMethodSignature.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateModuleBlock.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateModuleDeclaration.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateNamedExports.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateNamedImports.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateNamespaceExport.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateNamespaceExportDeclaration.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateNamespaceImport.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateNew.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateNonNullChain.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateNonNullExpression.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateObjectBindingPattern.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateObjectLiteral.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateOptionalTypeNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateParameter.md +95 -95
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateParen.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateParenthesizedType.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updatePartiallyEmittedExpression.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updatePostfix.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updatePrefix.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateProperty.md +87 -87
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updatePropertyAccess.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updatePropertyAccessChain.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updatePropertyAssignment.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updatePropertySignature.md +45 -45
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateQualifiedName.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateRestTypeNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateReturn.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateSetAccessor.md +79 -79
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateShorthandPropertyAssignment.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateSourceFileNode.md +49 -49
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateSpread.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateSpreadAssignment.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateStatement.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateSwitch.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTaggedTemplate.md +63 -63
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTemplateExpression.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTemplateSpan.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateThrow.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTry.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTupleTypeNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTypeAliasDeclaration.md +79 -79
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTypeAssertion.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTypeLiteralNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTypeOf.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTypeOperatorNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTypeParameterDeclaration.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTypePredicateNode.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTypePredicateNodeWithModifier.md +37 -37
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTypeQueryNode.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateTypeReferenceNode.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateUnionTypeNode.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateVariableDeclaration.md +71 -71
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateVariableDeclarationList.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateVariableStatement.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateVoid.md +29 -29
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateWhile.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateWith.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/updateYield.md +33 -33
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/version.md +13 -13
- package/docs/api_docs/ArkAnalyzer/namespaces/ts/variables/versionMajorMinor.md +11 -11
- package/docs/api_docs/README.md +94 -94
- package/docs/api_docs/_media/HowToCreatePR.md +54 -54
- package/docs/api_docs/_media/README.md +107 -107
- package/docs/api_docs/_media/globals.md +342 -342
- package/docs/api_docs/classes/AbstractAnalysis.md +291 -291
- package/docs/api_docs/classes/AbstractBinopExpr.md +311 -311
- package/docs/api_docs/classes/AbstractExpr.md +129 -129
- package/docs/api_docs/classes/AbstractFieldRef.md +186 -186
- package/docs/api_docs/classes/AbstractInvokeExpr.md +301 -301
- package/docs/api_docs/classes/AbstractRef.md +109 -109
- package/docs/api_docs/classes/AddrPagEdge.md +197 -197
- package/docs/api_docs/classes/AliasClassSignature.md +213 -213
- package/docs/api_docs/classes/AliasType.md +338 -338
- package/docs/api_docs/classes/AliasTypeExpr.md +242 -242
- package/docs/api_docs/classes/AliasTypeSignature.md +67 -67
- package/docs/api_docs/classes/AnnotationNamespaceType.md +131 -131
- package/docs/api_docs/classes/AnnotationType.md +84 -84
- package/docs/api_docs/classes/AnnotationTypeQueryType.md +83 -83
- package/docs/api_docs/classes/AnyType.md +59 -59
- package/docs/api_docs/classes/ArkAliasTypeDefineStmt.md +772 -772
- package/docs/api_docs/classes/ArkArrayRef.md +226 -226
- package/docs/api_docs/classes/ArkAssignStmt.md +808 -808
- package/docs/api_docs/classes/ArkAwaitExpr.md +163 -163
- package/docs/api_docs/classes/ArkBody.md +211 -211
- package/docs/api_docs/classes/ArkCastExpr.md +167 -167
- package/docs/api_docs/classes/ArkCaughtExceptionRef.md +129 -129
- package/docs/api_docs/classes/ArkClass.md +1609 -1609
- package/docs/api_docs/classes/ArkConditionExpr.md +350 -350
- package/docs/api_docs/classes/ArkDeleteExpr.md +163 -163
- package/docs/api_docs/classes/ArkField.md +893 -893
- package/docs/api_docs/classes/ArkFile.md +735 -735
- package/docs/api_docs/classes/ArkIfStmt.md +765 -765
- package/docs/api_docs/classes/ArkInstanceFieldRef.md +263 -263
- package/docs/api_docs/classes/ArkInstanceInvokeExpr.md +362 -362
- package/docs/api_docs/classes/ArkInstanceOfExpr.md +179 -179
- package/docs/api_docs/classes/ArkInvokeStmt.md +738 -738
- package/docs/api_docs/classes/ArkMethod.md +1651 -1651
- package/docs/api_docs/classes/ArkNamespace.md +1259 -1259
- package/docs/api_docs/classes/ArkNewArrayExpr.md +213 -213
- package/docs/api_docs/classes/ArkNewExpr.md +145 -145
- package/docs/api_docs/classes/ArkNormalBinopExpr.md +350 -350
- package/docs/api_docs/classes/ArkParameterRef.md +181 -181
- package/docs/api_docs/classes/ArkPhiExpr.md +187 -187
- package/docs/api_docs/classes/ArkPtrInvokeExpr.md +374 -374
- package/docs/api_docs/classes/ArkReturnStmt.md +750 -750
- package/docs/api_docs/classes/ArkReturnVoidStmt.md +714 -714
- package/docs/api_docs/classes/ArkSignatureBuilder.md +129 -129
- package/docs/api_docs/classes/ArkStaticFieldRef.md +207 -207
- package/docs/api_docs/classes/ArkStaticInvokeExpr.md +323 -323
- package/docs/api_docs/classes/ArkThisRef.md +129 -129
- package/docs/api_docs/classes/ArkThrowStmt.md +750 -750
- package/docs/api_docs/classes/ArkTypeOfExpr.md +163 -163
- package/docs/api_docs/classes/ArkUnopExpr.md +183 -183
- package/docs/api_docs/classes/ArkYieldExpr.md +163 -163
- package/docs/api_docs/classes/ArrayType.md +159 -159
- package/docs/api_docs/classes/AstTreeUtils.md +95 -95
- package/docs/api_docs/classes/BaseEdge.md +158 -158
- package/docs/api_docs/classes/BaseExplicitGraph.md +235 -235
- package/docs/api_docs/classes/BaseNode.md +266 -266
- package/docs/api_docs/classes/BasicBlock.md +485 -485
- package/docs/api_docs/classes/BigIntType.md +75 -75
- package/docs/api_docs/classes/BooleanType.md +75 -75
- package/docs/api_docs/classes/CGStat.md +185 -185
- package/docs/api_docs/classes/CSFuncID.md +47 -47
- package/docs/api_docs/classes/CallGraph.md +797 -797
- package/docs/api_docs/classes/CallGraphBuilder.md +153 -153
- package/docs/api_docs/classes/CallGraphEdge.md +247 -247
- package/docs/api_docs/classes/CallGraphNode.md +393 -393
- package/docs/api_docs/classes/CallSite.md +87 -87
- package/docs/api_docs/classes/Cfg.md +309 -309
- package/docs/api_docs/classes/ClassHierarchyAnalysis.md +359 -359
- package/docs/api_docs/classes/ClassSignature.md +163 -163
- package/docs/api_docs/classes/ClassType.md +133 -133
- package/docs/api_docs/classes/ClosureFieldRef.md +161 -161
- package/docs/api_docs/classes/ClosureType.md +121 -121
- package/docs/api_docs/classes/Constant.md +108 -108
- package/docs/api_docs/classes/CopyPagEdge.md +197 -197
- package/docs/api_docs/classes/DVFG.md +379 -379
- package/docs/api_docs/classes/DVFGBuilder.md +103 -103
- package/docs/api_docs/classes/DataflowProblem.md +183 -183
- package/docs/api_docs/classes/DataflowResult.md +43 -43
- package/docs/api_docs/classes/DataflowSolver.md +469 -469
- package/docs/api_docs/classes/Decorator.md +135 -135
- package/docs/api_docs/classes/DefUseChain.md +59 -59
- package/docs/api_docs/classes/DiffPTData.md +359 -359
- package/docs/api_docs/classes/DominanceFinder.md +81 -81
- package/docs/api_docs/classes/DominanceTree.md +69 -69
- package/docs/api_docs/classes/DotClassPrinter.md +85 -85
- package/docs/api_docs/classes/DotFilePrinter.md +73 -73
- package/docs/api_docs/classes/DotMethodPrinter.md +103 -103
- package/docs/api_docs/classes/DotNamespacePrinter.md +85 -85
- package/docs/api_docs/classes/DummyCallCreator.md +73 -73
- package/docs/api_docs/classes/DummyMainCreater.md +115 -115
- package/docs/api_docs/classes/DynCallSite.md +87 -87
- package/docs/api_docs/classes/EnumValueType.md +95 -95
- package/docs/api_docs/classes/ExportInfo.md +785 -785
- package/docs/api_docs/classes/ExprUseReplacer.md +51 -51
- package/docs/api_docs/classes/Fact.md +35 -35
- package/docs/api_docs/classes/FieldSignature.md +147 -147
- package/docs/api_docs/classes/FileSignature.md +87 -87
- package/docs/api_docs/classes/FileUtils.md +129 -129
- package/docs/api_docs/classes/FullPosition.md +139 -139
- package/docs/api_docs/classes/FuncPag.md +143 -143
- package/docs/api_docs/classes/FunctionType.md +101 -101
- package/docs/api_docs/classes/GenericType.md +177 -177
- package/docs/api_docs/classes/GlobalRef.md +205 -205
- package/docs/api_docs/classes/GraphPrinter.md +183 -183
- package/docs/api_docs/classes/IRUtils.md +199 -199
- package/docs/api_docs/classes/ImportInfo.md +915 -915
- package/docs/api_docs/classes/InterFuncPag.md +51 -51
- package/docs/api_docs/classes/IntersectionType.md +81 -81
- package/docs/api_docs/classes/JsonPrinter.md +65 -65
- package/docs/api_docs/classes/KLimitedContextSensitive.md +147 -147
- package/docs/api_docs/classes/LexicalEnvType.md +113 -113
- package/docs/api_docs/classes/LineColPosition.md +85 -85
- package/docs/api_docs/classes/LiteralType.md +113 -113
- package/docs/api_docs/classes/LoadPagEdge.md +197 -197
- package/docs/api_docs/classes/Local.md +428 -428
- package/docs/api_docs/classes/LocalSignature.md +67 -67
- package/docs/api_docs/classes/Logger.md +71 -71
- package/docs/api_docs/classes/MethodSignature.md +152 -152
- package/docs/api_docs/classes/MethodSignatureManager.md +187 -187
- package/docs/api_docs/classes/MethodSubSignature.md +135 -135
- package/docs/api_docs/classes/ModelUtils.md +719 -719
- package/docs/api_docs/classes/ModulePath.md +47 -47
- package/docs/api_docs/classes/NamespaceSignature.md +103 -103
- package/docs/api_docs/classes/NeverType.md +57 -57
- package/docs/api_docs/classes/NullType.md +75 -75
- package/docs/api_docs/classes/NumberType.md +75 -75
- package/docs/api_docs/classes/PAGStat.md +119 -119
- package/docs/api_docs/classes/PTAStat.md +307 -307
- package/docs/api_docs/classes/Pag.md +695 -695
- package/docs/api_docs/classes/PagArrayNode.md +981 -981
- package/docs/api_docs/classes/PagBuilder.md +920 -920
- package/docs/api_docs/classes/PagEdge.md +209 -209
- package/docs/api_docs/classes/PagFuncNode.md +1143 -1143
- package/docs/api_docs/classes/PagGlobalThisNode.md +1035 -1035
- package/docs/api_docs/classes/PagInstanceFieldNode.md +973 -973
- package/docs/api_docs/classes/PagLocalNode.md +1111 -1111
- package/docs/api_docs/classes/PagNewContainerExprNode.md +1011 -1011
- package/docs/api_docs/classes/PagNewExprNode.md +1035 -1035
- package/docs/api_docs/classes/PagNode.md +858 -858
- package/docs/api_docs/classes/PagParamNode.md +973 -973
- package/docs/api_docs/classes/PagStaticFieldNode.md +973 -973
- package/docs/api_docs/classes/PagThisRefNode.md +1003 -1003
- package/docs/api_docs/classes/PathEdge.md +53 -53
- package/docs/api_docs/classes/PathEdgePoint.md +53 -53
- package/docs/api_docs/classes/PointerAnalysis.md +587 -587
- package/docs/api_docs/classes/PointerAnalysisConfig.md +173 -173
- package/docs/api_docs/classes/PrimitiveType.md +91 -91
- package/docs/api_docs/classes/Printer.md +60 -60
- package/docs/api_docs/classes/PrinterBuilder.md +182 -182
- package/docs/api_docs/classes/PtsSet.md +289 -289
- package/docs/api_docs/classes/RapidTypeAnalysis.md +391 -391
- package/docs/api_docs/classes/RefUseReplacer.md +51 -51
- package/docs/api_docs/classes/SCCDetection.md +164 -164
- package/docs/api_docs/classes/Scene.md +945 -945
- package/docs/api_docs/classes/SceneConfig.md +261 -261
- package/docs/api_docs/classes/SceneManager.md +103 -103
- package/docs/api_docs/classes/Scope.md +59 -59
- package/docs/api_docs/classes/SourceClassPrinter.md +407 -407
- package/docs/api_docs/classes/SourceFilePrinter.md +81 -81
- package/docs/api_docs/classes/SourceMethodPrinter.md +429 -429
- package/docs/api_docs/classes/SourceNamespacePrinter.md +395 -395
- package/docs/api_docs/classes/StaticSingleAssignmentFormer.md +37 -37
- package/docs/api_docs/classes/Stmt.md +578 -578
- package/docs/api_docs/classes/StmtUseReplacer.md +51 -51
- package/docs/api_docs/classes/StringType.md +75 -75
- package/docs/api_docs/classes/ThisPagEdge.md +197 -197
- package/docs/api_docs/classes/TupleType.md +121 -121
- package/docs/api_docs/classes/Type.md +63 -63
- package/docs/api_docs/classes/TypeInference.md +561 -561
- package/docs/api_docs/classes/UnclearReferenceType.md +97 -97
- package/docs/api_docs/classes/UndefinedType.md +75 -75
- package/docs/api_docs/classes/UndefinedVariableChecker.md +409 -409
- package/docs/api_docs/classes/UndefinedVariableSolver.md +591 -591
- package/docs/api_docs/classes/UnionType.md +127 -127
- package/docs/api_docs/classes/UnknownType.md +59 -59
- package/docs/api_docs/classes/ValueUtil.md +141 -141
- package/docs/api_docs/classes/ViewTreePrinter.md +65 -65
- package/docs/api_docs/classes/VisibleValue.md +81 -81
- package/docs/api_docs/classes/VoidType.md +59 -59
- package/docs/api_docs/classes/WritePagEdge.md +197 -197
- package/docs/api_docs/enumerations/CallGraphNodeKind.md +49 -49
- package/docs/api_docs/enumerations/LOG_LEVEL.md +49 -49
- package/docs/api_docs/enumerations/LOG_MODULE_TYPE.md +41 -41
- package/docs/api_docs/enumerations/NormalBinaryOperator.md +129 -129
- package/docs/api_docs/enumerations/PagEdgeKind.md +65 -65
- package/docs/api_docs/enumerations/PagNodeKind.md +73 -73
- package/docs/api_docs/enumerations/RelationalBinaryOperator.md +81 -81
- package/docs/api_docs/enumerations/StorageLinkEdgeType.md +33 -33
- package/docs/api_docs/enumerations/StorageType.md +33 -33
- package/docs/api_docs/enumerations/UnaryOperator.md +33 -33
- package/docs/api_docs/functions/addCfg2Stmt.md +21 -21
- package/docs/api_docs/functions/classSignatureCompare.md +25 -25
- package/docs/api_docs/functions/extractLastBracketContent.md +21 -21
- package/docs/api_docs/functions/fetchDependenciesFromFile.md +21 -21
- package/docs/api_docs/functions/fieldSignatureCompare.md +25 -25
- package/docs/api_docs/functions/fileSignatureCompare.md +25 -25
- package/docs/api_docs/functions/genSignature4ImportClause.md +25 -25
- package/docs/api_docs/functions/getAllFiles.md +47 -47
- package/docs/api_docs/functions/getCallbackMethodFromStmt.md +25 -25
- package/docs/api_docs/functions/getFileRecursively.md +29 -29
- package/docs/api_docs/functions/isEtsAtomicComponent.md +21 -21
- package/docs/api_docs/functions/isEtsContainerComponent.md +21 -21
- package/docs/api_docs/functions/isEtsSystemComponent.md +21 -21
- package/docs/api_docs/functions/isItemRegistered.md +35 -35
- package/docs/api_docs/functions/methodSignatureCompare.md +25 -25
- package/docs/api_docs/functions/methodSubSignatureCompare.md +25 -25
- package/docs/api_docs/functions/parseJsonText.md +21 -21
- package/docs/api_docs/functions/printCallGraphDetails.md +29 -29
- package/docs/api_docs/functions/splitStringWithRegex.md +21 -21
- package/docs/api_docs/functions/transfer2UnixPath.md +21 -21
- package/docs/api_docs/globals.md +342 -342
- package/docs/api_docs/interfaces/AbilityMessage.md +33 -33
- package/docs/api_docs/interfaces/ArkSignature.md +21 -21
- package/docs/api_docs/interfaces/FlowFunction.md +33 -33
- package/docs/api_docs/interfaces/ICallSite.md +33 -33
- package/docs/api_docs/interfaces/Value.md +59 -59
- package/docs/api_docs/interfaces/ViewTree.md +119 -119
- package/docs/api_docs/interfaces/ViewTreeNode.md +184 -184
- package/docs/api_docs/type-aliases/AliasTypeOriginalModel.md +11 -11
- package/docs/api_docs/type-aliases/BaseSignature.md +11 -11
- package/docs/api_docs/type-aliases/BinaryOperator.md +11 -11
- package/docs/api_docs/type-aliases/FuncID.md +11 -11
- package/docs/api_docs/type-aliases/InterProceduralEdge.md +35 -35
- package/docs/api_docs/type-aliases/InterProceduralSrcType.md +11 -11
- package/docs/api_docs/type-aliases/IntraProceduralEdge.md +43 -43
- package/docs/api_docs/type-aliases/Kind.md +11 -11
- package/docs/api_docs/type-aliases/Method.md +11 -11
- package/docs/api_docs/type-aliases/NodeID.md +11 -11
- package/docs/api_docs/type-aliases/PagNodeType.md +11 -11
- package/docs/api_docs/type-aliases/Signature.md +11 -11
- package/docs/api_docs/variables/ALL.md +11 -11
- package/docs/api_docs/variables/ANONYMOUS_CLASS_DELIMITER.md +11 -11
- package/docs/api_docs/variables/ANONYMOUS_CLASS_PREFIX.md +11 -11
- package/docs/api_docs/variables/ANONYMOUS_METHOD_PREFIX.md +11 -11
- package/docs/api_docs/variables/ANY_KEYWORD.md +11 -11
- package/docs/api_docs/variables/ARKTS_STATIC_MARK.md +11 -11
- package/docs/api_docs/variables/BIGINT_KEYWORD.md +11 -11
- package/docs/api_docs/variables/BOOLEAN_KEYWORD.md +11 -11
- package/docs/api_docs/variables/BUILDER_DECORATOR.md +11 -11
- package/docs/api_docs/variables/BUILDER_PARAM_DECORATOR.md +11 -11
- package/docs/api_docs/variables/BUILDIN_ATOMIC_COMPONENT.md +11 -11
- package/docs/api_docs/variables/BUILDIN_SYSTEM_COMPONENT.md +11 -11
- package/docs/api_docs/variables/BUILD_PROFILE_JSON5.md +11 -11
- package/docs/api_docs/variables/CALLBACK_METHOD_NAME.md +11 -11
- package/docs/api_docs/variables/CALL_BACK.md +11 -11
- package/docs/api_docs/variables/CALL_SIGNATURE_NAME.md +11 -11
- package/docs/api_docs/variables/COMPONENT_ATTRIBUTE.md +11 -11
- package/docs/api_docs/variables/COMPONENT_BRANCH_FUNCTION.md +11 -11
- package/docs/api_docs/variables/COMPONENT_BUILD_FUNCTION.md +11 -11
- package/docs/api_docs/variables/COMPONENT_COMMON.md +11 -11
- package/docs/api_docs/variables/COMPONENT_CREATE_FUNCTION.md +11 -11
- package/docs/api_docs/variables/COMPONENT_CUSTOMVIEW.md +11 -11
- package/docs/api_docs/variables/COMPONENT_DECORATOR.md +11 -11
- package/docs/api_docs/variables/COMPONENT_FOR_EACH.md +11 -11
- package/docs/api_docs/variables/COMPONENT_IF.md +11 -11
- package/docs/api_docs/variables/COMPONENT_IF_BRANCH.md +11 -11
- package/docs/api_docs/variables/COMPONENT_INSTANCE.md +11 -11
- package/docs/api_docs/variables/COMPONENT_LAZY_FOR_EACH.md +11 -11
- package/docs/api_docs/variables/COMPONENT_LIFECYCLE_METHOD_NAME.md +11 -11
- package/docs/api_docs/variables/COMPONENT_POP_FUNCTION.md +11 -11
- package/docs/api_docs/variables/COMPONENT_REPEAT.md +11 -11
- package/docs/api_docs/variables/CONSTRUCTOR_NAME.md +11 -11
- package/docs/api_docs/variables/DECLARE_KEYWORD.md +11 -11
- package/docs/api_docs/variables/DEFAULT.md +11 -11
- package/docs/api_docs/variables/DEFAULT_ARK_CLASS_NAME.md +11 -11
- package/docs/api_docs/variables/DEFAULT_ARK_METHOD_NAME.md +11 -11
- package/docs/api_docs/variables/DEFAULT_NAME.md +11 -11
- package/docs/api_docs/variables/ENTRY_DECORATOR.md +11 -11
- package/docs/api_docs/variables/ETS_COMPILER_OPTIONS.md +109 -109
- package/docs/api_docs/variables/FUNCTION.md +11 -11
- package/docs/api_docs/variables/GLOBAL_THIS_NAME.md +11 -11
- package/docs/api_docs/variables/IMPORT.md +11 -11
- package/docs/api_docs/variables/INSTANCE_INIT_METHOD_NAME.md +11 -11
- package/docs/api_docs/variables/LEXICAL_ENV_NAME_PREFIX.md +11 -11
- package/docs/api_docs/variables/LIFECYCLE_METHOD_NAME.md +11 -11
- package/docs/api_docs/variables/NAME_DELIMITER.md +11 -11
- package/docs/api_docs/variables/NAME_PREFIX.md +11 -11
- package/docs/api_docs/variables/NEVER_KEYWORD.md +11 -11
- package/docs/api_docs/variables/NULL_KEYWORD.md +11 -11
- package/docs/api_docs/variables/NUMBER_KEYWORD.md +11 -11
- package/docs/api_docs/variables/OH_PACKAGE_JSON5.md +11 -11
- package/docs/api_docs/variables/ON_OFF.md +11 -11
- package/docs/api_docs/variables/PROMISE.md +11 -11
- package/docs/api_docs/variables/SPECIAL_CONTAINER_COMPONENT.md +11 -11
- package/docs/api_docs/variables/STATIC_BLOCK_METHOD_NAME_PREFIX.md +11 -11
- package/docs/api_docs/variables/STATIC_INIT_METHOD_NAME.md +11 -11
- package/docs/api_docs/variables/STRING_KEYWORD.md +11 -11
- package/docs/api_docs/variables/SUPER_NAME.md +11 -11
- package/docs/api_docs/variables/TEMP_LOCAL_PREFIX.md +11 -11
- package/docs/api_docs/variables/THIS_NAME.md +11 -11
- package/docs/api_docs/variables/TSCONFIG_JSON.md +11 -11
- package/docs/api_docs/variables/UNDEFINED_KEYWORD.md +11 -11
- package/docs/api_docs/variables/UNKNOWN_CLASS_NAME.md +11 -11
- package/docs/api_docs/variables/UNKNOWN_FIELD_NAME.md +11 -11
- package/docs/api_docs/variables/UNKNOWN_FILE_NAME.md +11 -11
- package/docs/api_docs/variables/UNKNOWN_KEYWORD.md +11 -11
- package/docs/api_docs/variables/UNKNOWN_METHOD_NAME.md +11 -11
- package/docs/api_docs/variables/UNKNOWN_NAME.md +11 -11
- package/docs/api_docs/variables/UNKNOWN_NAMESPACE_NAME.md +11 -11
- package/docs/api_docs/variables/UNKNOWN_PROJECT_NAME.md +11 -11
- package/docs/api_docs/variables/VOID_KEYWORD.md +11 -11
- package/lib/Config.d.ts +77 -77
- package/lib/Config.d.ts.map +1 -1
- package/lib/Config.js +242 -241
- package/lib/Scene.d.ts +332 -325
- package/lib/Scene.d.ts.map +1 -1
- package/lib/Scene.js +1428 -1411
- package/lib/VFG/DVFG.d.ts +42 -42
- package/lib/VFG/DVFG.js +109 -109
- package/lib/VFG/builder/DVFGBuilder.d.ts +16 -16
- package/lib/VFG/builder/DVFGBuilder.js +124 -124
- package/lib/callgraph/algorithm/AbstractAnalysis.d.ts +31 -31
- package/lib/callgraph/algorithm/AbstractAnalysis.js +175 -175
- package/lib/callgraph/algorithm/ClassHierarchyAnalysis.d.ts +12 -12
- package/lib/callgraph/algorithm/ClassHierarchyAnalysis.js +81 -81
- package/lib/callgraph/algorithm/RapidTypeAnalysis.d.ts +15 -15
- package/lib/callgraph/algorithm/RapidTypeAnalysis.js +143 -143
- package/lib/callgraph/common/Statistics.d.ts +61 -61
- package/lib/callgraph/common/Statistics.js +268 -268
- package/lib/callgraph/model/CallGraph.d.ts +82 -82
- package/lib/callgraph/model/CallGraph.js +360 -360
- package/lib/callgraph/model/CallSite.d.ts +38 -38
- package/lib/callgraph/model/CallSite.js +82 -82
- package/lib/callgraph/model/builder/CallGraphBuilder.d.ts +16 -16
- package/lib/callgraph/model/builder/CallGraphBuilder.js +111 -111
- package/lib/callgraph/pointerAnalysis/DummyCallCreator.d.ts +22 -22
- package/lib/callgraph/pointerAnalysis/DummyCallCreator.js +106 -106
- package/lib/callgraph/pointerAnalysis/PTAUtils.d.ts +17 -17
- package/lib/callgraph/pointerAnalysis/PTAUtils.js +78 -78
- package/lib/callgraph/pointerAnalysis/Pag.d.ts +269 -269
- package/lib/callgraph/pointerAnalysis/Pag.js +949 -949
- package/lib/callgraph/pointerAnalysis/PagBuilder.d.ts +136 -136
- package/lib/callgraph/pointerAnalysis/PagBuilder.js +1249 -1249
- package/lib/callgraph/pointerAnalysis/PointerAnalysis.d.ts +75 -75
- package/lib/callgraph/pointerAnalysis/PointerAnalysis.js +605 -605
- package/lib/callgraph/pointerAnalysis/PointerAnalysisConfig.d.ts +27 -27
- package/lib/callgraph/pointerAnalysis/PointerAnalysisConfig.js +102 -102
- package/lib/callgraph/pointerAnalysis/PtsDS.d.ts +80 -80
- package/lib/callgraph/pointerAnalysis/PtsDS.js +312 -312
- package/lib/callgraph/pointerAnalysis/context/Context.d.ts +68 -68
- package/lib/callgraph/pointerAnalysis/context/Context.js +202 -202
- package/lib/callgraph/pointerAnalysis/context/ContextItem.d.ts +39 -39
- package/lib/callgraph/pointerAnalysis/context/ContextItem.js +99 -99
- package/lib/callgraph/pointerAnalysis/context/ContextSelector.d.ts +45 -45
- package/lib/callgraph/pointerAnalysis/context/ContextSelector.js +138 -138
- package/lib/callgraph/pointerAnalysis/plugins/ContainerPlugin.d.ts +23 -23
- package/lib/callgraph/pointerAnalysis/plugins/ContainerPlugin.js +167 -167
- package/lib/callgraph/pointerAnalysis/plugins/FunctionPlugin.d.ts +25 -25
- package/lib/callgraph/pointerAnalysis/plugins/FunctionPlugin.js +151 -151
- package/lib/callgraph/pointerAnalysis/plugins/IPagPlugin.d.ts +14 -14
- package/lib/callgraph/pointerAnalysis/plugins/IPagPlugin.js +16 -16
- package/lib/callgraph/pointerAnalysis/plugins/PluginManager.d.ts +29 -29
- package/lib/callgraph/pointerAnalysis/plugins/PluginManager.js +81 -81
- package/lib/callgraph/pointerAnalysis/plugins/SdkPlugin.d.ts +40 -40
- package/lib/callgraph/pointerAnalysis/plugins/SdkPlugin.js +274 -274
- package/lib/callgraph/pointerAnalysis/plugins/StoragePlugin.d.ts +67 -67
- package/lib/callgraph/pointerAnalysis/plugins/StoragePlugin.js +288 -288
- package/lib/callgraph/pointerAnalysis/plugins/TaskPoolPlugin.d.ts +34 -34
- package/lib/callgraph/pointerAnalysis/plugins/TaskPoolPlugin.js +199 -199
- package/lib/callgraph/pointerAnalysis/plugins/WorkerPlugin.d.ts +26 -26
- package/lib/callgraph/pointerAnalysis/plugins/WorkerPlugin.js +171 -171
- package/lib/core/base/Constant.d.ts +51 -51
- package/lib/core/base/Constant.js +109 -109
- package/lib/core/base/Decorator.d.ts +15 -15
- package/lib/core/base/Decorator.js +46 -46
- package/lib/core/base/DefUseChain.d.ts +8 -8
- package/lib/core/base/DefUseChain.js +25 -25
- package/lib/core/base/Expr.d.ts +371 -365
- package/lib/core/base/Expr.d.ts.map +1 -1
- package/lib/core/base/Expr.js +1032 -1014
- package/lib/core/base/Local.d.ts +104 -104
- package/lib/core/base/Local.js +186 -186
- package/lib/core/base/Position.d.ts +30 -30
- package/lib/core/base/Position.js +147 -147
- package/lib/core/base/Ref.d.ts +176 -173
- package/lib/core/base/Ref.d.ts.map +1 -1
- package/lib/core/base/Ref.js +374 -365
- package/lib/core/base/Stmt.d.ts +237 -237
- package/lib/core/base/Stmt.d.ts.map +1 -1
- package/lib/core/base/Stmt.js +525 -522
- package/lib/core/base/Trap.d.ts +8 -8
- package/lib/core/base/Trap.js +30 -30
- package/lib/core/base/Type.d.ts +326 -326
- package/lib/core/base/Type.js +671 -671
- package/lib/core/base/TypeExpr.d.ts +71 -71
- package/lib/core/base/TypeExpr.d.ts.map +1 -1
- package/lib/core/base/TypeExpr.js +161 -155
- package/lib/core/base/Value.d.ts +32 -32
- package/lib/core/base/Value.js +16 -16
- package/lib/core/common/ArkError.d.ts +14 -14
- package/lib/core/common/ArkError.js +28 -28
- package/lib/core/common/ArkIRTransformer.d.ts +70 -70
- package/lib/core/common/ArkIRTransformer.js +823 -823
- package/lib/core/common/ArkValueTransformer.d.ts +97 -97
- package/lib/core/common/ArkValueTransformer.d.ts.map +1 -1
- package/lib/core/common/ArkValueTransformer.js +1812 -1816
- package/lib/core/common/Builtin.d.ts +40 -40
- package/lib/core/common/Builtin.js +88 -88
- package/lib/core/common/Const.d.ts +27 -27
- package/lib/core/common/Const.js +51 -51
- package/lib/core/common/DummyMainCreater.d.ts +46 -46
- package/lib/core/common/DummyMainCreater.js +322 -322
- package/lib/core/common/EtsConst.d.ts +74 -74
- package/lib/core/common/EtsConst.js +1013 -1013
- package/lib/core/common/ExprUseReplacer.d.ts +21 -21
- package/lib/core/common/ExprUseReplacer.js +124 -124
- package/lib/core/common/IRInference.d.ts +53 -50
- package/lib/core/common/IRInference.d.ts.map +1 -1
- package/lib/core/common/IRInference.js +898 -862
- package/lib/core/common/IRUtils.d.ts +18 -18
- package/lib/core/common/IRUtils.js +142 -142
- package/lib/core/common/ModelUtils.d.ts +81 -73
- package/lib/core/common/ModelUtils.d.ts.map +1 -1
- package/lib/core/common/ModelUtils.js +900 -780
- package/lib/core/common/RefUseReplacer.d.ts +13 -13
- package/lib/core/common/RefUseReplacer.js +52 -52
- package/lib/core/common/SdkUtils.d.ts +30 -28
- package/lib/core/common/SdkUtils.d.ts.map +1 -1
- package/lib/core/common/SdkUtils.js +289 -268
- package/lib/core/common/StmtDefReplacer.d.ts +12 -12
- package/lib/core/common/StmtDefReplacer.js +41 -41
- package/lib/core/common/StmtUseReplacer.d.ts +16 -16
- package/lib/core/common/StmtUseReplacer.js +108 -108
- package/lib/core/common/TSConst.d.ts +21 -21
- package/lib/core/common/TSConst.js +39 -39
- package/lib/core/common/TypeInference.d.ts +122 -114
- package/lib/core/common/TypeInference.d.ts.map +1 -1
- package/lib/core/common/TypeInference.js +1085 -993
- package/lib/core/common/ValueUtil.d.ts +14 -14
- package/lib/core/common/ValueUtil.js +75 -75
- package/lib/core/common/VisibleValue.d.ts +36 -36
- package/lib/core/common/VisibleValue.js +212 -212
- package/lib/core/dataflow/DataflowProblem.d.ts +20 -20
- package/lib/core/dataflow/DataflowProblem.js +20 -20
- package/lib/core/dataflow/DataflowResult.d.ts +7 -7
- package/lib/core/dataflow/DataflowResult.js +26 -26
- package/lib/core/dataflow/DataflowSolver.d.ts +44 -44
- package/lib/core/dataflow/DataflowSolver.js +314 -314
- package/lib/core/dataflow/Edge.d.ts +11 -11
- package/lib/core/dataflow/Edge.js +31 -31
- package/lib/core/dataflow/Fact.d.ts +6 -6
- package/lib/core/dataflow/Fact.js +24 -24
- package/lib/core/dataflow/GenericDataFlow.d.ts +142 -142
- package/lib/core/dataflow/GenericDataFlow.js +109 -109
- package/lib/core/dataflow/ReachingDef.d.ts +62 -62
- package/lib/core/dataflow/ReachingDef.js +181 -181
- package/lib/core/dataflow/UndefinedVariable.d.ts +45 -45
- package/lib/core/dataflow/UndefinedVariable.js +267 -267
- package/lib/core/dataflow/Util.d.ts +9 -9
- package/lib/core/dataflow/Util.js +62 -62
- package/lib/core/graph/BaseExplicitGraph.d.ts +59 -59
- package/lib/core/graph/BaseExplicitGraph.js +160 -160
- package/lib/core/graph/BaseImplicitGraph.d.ts +78 -78
- package/lib/core/graph/BaseImplicitGraph.js +84 -84
- package/lib/core/graph/BasicBlock.d.ts +107 -104
- package/lib/core/graph/BasicBlock.d.ts.map +1 -1
- package/lib/core/graph/BasicBlock.js +298 -289
- package/lib/core/graph/Cfg.d.ts +67 -66
- package/lib/core/graph/Cfg.d.ts.map +1 -1
- package/lib/core/graph/Cfg.js +329 -326
- package/lib/core/graph/DependsGraph.d.ts +35 -35
- package/lib/core/graph/DependsGraph.js +87 -87
- package/lib/core/graph/DominanceFinder.d.ts +15 -15
- package/lib/core/graph/DominanceFinder.js +121 -121
- package/lib/core/graph/DominanceTree.d.ts +12 -12
- package/lib/core/graph/DominanceTree.js +70 -70
- package/lib/core/graph/GraphTraits.d.ts +7 -7
- package/lib/core/graph/GraphTraits.js +16 -16
- package/lib/core/graph/Scc.d.ts +61 -61
- package/lib/core/graph/Scc.js +222 -222
- package/lib/core/graph/ViewTree.d.ts +114 -114
- package/lib/core/graph/ViewTree.js +16 -16
- package/lib/core/graph/builder/CfgBuilder.d.ts +180 -180
- package/lib/core/graph/builder/CfgBuilder.js +1246 -1246
- package/lib/core/graph/builder/ConditionBuilder.d.ts +16 -16
- package/lib/core/graph/builder/ConditionBuilder.js +264 -264
- package/lib/core/graph/builder/LoopBuilder.d.ts +20 -20
- package/lib/core/graph/builder/LoopBuilder.js +256 -256
- package/lib/core/graph/builder/SwitchBuilder.d.ts +11 -11
- package/lib/core/graph/builder/SwitchBuilder.js +155 -155
- package/lib/core/graph/builder/TrapBuilder.d.ts +34 -34
- package/lib/core/graph/builder/TrapBuilder.d.ts.map +1 -1
- package/lib/core/graph/builder/TrapBuilder.js +416 -412
- package/lib/core/graph/builder/ViewTreeBuilder.d.ts +255 -255
- package/lib/core/graph/builder/ViewTreeBuilder.js +1265 -1265
- package/lib/core/inference/Inference.d.ts +50 -0
- package/lib/core/inference/Inference.d.ts.map +1 -0
- package/lib/core/inference/Inference.js +71 -0
- package/lib/core/inference/InferenceBuilder.d.ts +12 -0
- package/lib/core/inference/InferenceBuilder.d.ts.map +1 -0
- package/lib/core/inference/InferenceBuilder.js +38 -0
- package/lib/core/inference/ModelInference.d.ts +192 -0
- package/lib/core/inference/ModelInference.d.ts.map +1 -0
- package/lib/core/inference/ModelInference.js +532 -0
- package/lib/core/inference/ValueInference.d.ts +253 -0
- package/lib/core/inference/ValueInference.d.ts.map +1 -0
- package/lib/core/inference/ValueInference.js +824 -0
- package/lib/core/inference/abc/AbcInference.d.ts +13 -0
- package/lib/core/inference/abc/AbcInference.d.ts.map +1 -0
- package/lib/core/inference/abc/AbcInference.js +143 -0
- package/lib/core/inference/arkts/ArkTsInference.d.ts +28 -0
- package/lib/core/inference/arkts/ArkTsInference.d.ts.map +1 -0
- package/lib/core/inference/arkts/ArkTsInference.js +163 -0
- package/lib/core/model/ArkBaseModel.d.ts +59 -59
- package/lib/core/model/ArkBaseModel.js +277 -277
- package/lib/core/model/ArkBody.d.ts +25 -25
- package/lib/core/model/ArkBody.js +75 -75
- package/lib/core/model/ArkClass.d.ts +243 -243
- package/lib/core/model/ArkClass.js +553 -552
- package/lib/core/model/ArkExport.d.ts +80 -80
- package/lib/core/model/ArkExport.js +160 -160
- package/lib/core/model/ArkField.d.ts +69 -69
- package/lib/core/model/ArkField.js +131 -131
- package/lib/core/model/ArkFile.d.ts +150 -149
- package/lib/core/model/ArkFile.d.ts.map +1 -1
- package/lib/core/model/ArkFile.js +326 -316
- package/lib/core/model/ArkImport.d.ts +50 -48
- package/lib/core/model/ArkImport.d.ts.map +1 -1
- package/lib/core/model/ArkImport.js +120 -114
- package/lib/core/model/ArkMetadata.d.ts +37 -37
- package/lib/core/model/ArkMetadata.js +65 -65
- package/lib/core/model/ArkMethod.d.ts +270 -273
- package/lib/core/model/ArkMethod.d.ts.map +1 -1
- package/lib/core/model/ArkMethod.js +579 -653
- package/lib/core/model/ArkNamespace.d.ts +70 -70
- package/lib/core/model/ArkNamespace.d.ts.map +1 -1
- package/lib/core/model/ArkNamespace.js +230 -223
- package/lib/core/model/ArkSignature.d.ts +169 -169
- package/lib/core/model/ArkSignature.js +394 -394
- package/lib/core/model/builder/ArkClassBuilder.d.ts +12 -12
- package/lib/core/model/builder/ArkClassBuilder.js +527 -527
- package/lib/core/model/builder/ArkExportBuilder.d.ts +25 -25
- package/lib/core/model/builder/ArkExportBuilder.js +216 -216
- package/lib/core/model/builder/ArkFieldBuilder.d.ts +8 -8
- package/lib/core/model/builder/ArkFieldBuilder.js +191 -191
- package/lib/core/model/builder/ArkFileBuilder.d.ts +9 -9
- package/lib/core/model/builder/ArkFileBuilder.js +190 -191
- package/lib/core/model/builder/ArkImportBuilder.d.ts +4 -4
- package/lib/core/model/builder/ArkImportBuilder.js +136 -136
- package/lib/core/model/builder/ArkMethodBuilder.d.ts +64 -64
- package/lib/core/model/builder/ArkMethodBuilder.js +509 -509
- package/lib/core/model/builder/ArkNamespaceBuilder.d.ts +5 -5
- package/lib/core/model/builder/ArkNamespaceBuilder.d.ts.map +1 -1
- package/lib/core/model/builder/ArkNamespaceBuilder.js +203 -204
- package/lib/core/model/builder/ArkSignatureBuilder.d.ts +8 -8
- package/lib/core/model/builder/ArkSignatureBuilder.js +40 -40
- package/lib/core/model/builder/BodyBuilder.d.ts +59 -59
- package/lib/core/model/builder/BodyBuilder.js +559 -559
- package/lib/core/model/builder/builderUtils.d.ts +19 -19
- package/lib/core/model/builder/builderUtils.js +594 -594
- package/lib/index.d.ts +83 -83
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +203 -203
- package/lib/pass/Context.d.ts +46 -46
- package/lib/pass/Context.js +72 -72
- package/lib/pass/Dispatcher.d.ts +101 -101
- package/lib/pass/Dispatcher.js +202 -202
- package/lib/pass/Pass.d.ts +82 -82
- package/lib/pass/Pass.js +95 -95
- package/lib/pass/ScenePassMgr.d.ts +72 -72
- package/lib/pass/ScenePassMgr.js +156 -156
- package/lib/pass/validators/Exprs.d.ts +8 -8
- package/lib/pass/validators/Exprs.js +40 -40
- package/lib/pass/validators/Models.d.ts +13 -13
- package/lib/pass/validators/Models.js +42 -42
- package/lib/pass/validators/SceneValidator.d.ts +18 -18
- package/lib/pass/validators/SceneValidator.js +77 -77
- package/lib/pass/validators/Stmts.d.ts +6 -6
- package/lib/pass/validators/Stmts.js +36 -36
- package/lib/pass/validators/Validator.d.ts +206 -206
- package/lib/pass/validators/Validator.js +343 -343
- package/lib/pass/validators/Values.d.ts +6 -6
- package/lib/pass/validators/Values.js +34 -34
- package/lib/save/ArkStream.d.ts +23 -23
- package/lib/save/ArkStream.js +83 -83
- package/lib/save/DotPrinter.d.ts +43 -43
- package/lib/save/DotPrinter.js +168 -168
- package/lib/save/GraphPrinter.d.ts +16 -16
- package/lib/save/GraphPrinter.js +133 -133
- package/lib/save/Printer.d.ts +12 -12
- package/lib/save/Printer.js +27 -27
- package/lib/save/PrinterBuilder.d.ts +53 -53
- package/lib/save/PrinterBuilder.js +145 -145
- package/lib/save/ViewTreePrinter.d.ts +14 -14
- package/lib/save/ViewTreePrinter.js +127 -127
- package/lib/save/arkir/ArkIRClassPrinter.d.ts +13 -13
- package/lib/save/arkir/ArkIRClassPrinter.js +100 -100
- package/lib/save/arkir/ArkIRFieldPrinter.d.ts +11 -11
- package/lib/save/arkir/ArkIRFieldPrinter.js +64 -64
- package/lib/save/arkir/ArkIRFilePrinter.d.ts +12 -12
- package/lib/save/arkir/ArkIRFilePrinter.js +54 -54
- package/lib/save/arkir/ArkIRMethodPrinter.d.ts +16 -16
- package/lib/save/arkir/ArkIRMethodPrinter.js +152 -152
- package/lib/save/arkir/ArkIRNamespacePrinter.d.ts +11 -11
- package/lib/save/arkir/ArkIRNamespacePrinter.js +65 -65
- package/lib/save/base/BasePrinter.d.ts +23 -23
- package/lib/save/base/BasePrinter.js +70 -70
- package/lib/save/base/ExportPrinter.d.ts +8 -8
- package/lib/save/base/ExportPrinter.js +64 -64
- package/lib/save/base/ImportPrinter.d.ts +9 -9
- package/lib/save/base/ImportPrinter.js +88 -88
- package/lib/save/base/PrinterUtils.d.ts +25 -25
- package/lib/save/base/PrinterUtils.js +210 -210
- package/lib/save/json/JsonDto.d.ts +328 -0
- package/lib/save/json/JsonDto.d.ts.map +1 -0
- package/lib/save/json/JsonDto.js +25 -0
- package/lib/save/json/JsonPrinter.d.ts +8 -0
- package/lib/save/json/JsonPrinter.d.ts.map +1 -0
- package/lib/save/json/JsonPrinter.js +30 -0
- package/lib/save/json/JsonSerialization.d.ts +29 -0
- package/lib/save/json/JsonSerialization.d.ts.map +1 -0
- package/lib/save/json/JsonSerialization.js +574 -0
- package/lib/save/{serializeArkIR.d.ts → json/serializeArkIR.d.ts} +8 -8
- package/lib/save/json/serializeArkIR.d.ts.map +1 -0
- package/lib/save/{serializeArkIR.js → json/serializeArkIR.js} +229 -281
- package/lib/save/source/SourceBase.d.ts +22 -22
- package/lib/save/source/SourceBase.js +62 -62
- package/lib/save/source/SourceBody.d.ts +58 -58
- package/lib/save/source/SourceBody.js +293 -293
- package/lib/save/source/SourceClass.d.ts +25 -25
- package/lib/save/source/SourceClass.js +187 -187
- package/lib/save/source/SourceField.d.ts +13 -13
- package/lib/save/source/SourceField.js +73 -73
- package/lib/save/source/SourceFilePrinter.d.ts +13 -13
- package/lib/save/source/SourceFilePrinter.js +72 -72
- package/lib/save/source/SourceMethod.d.ts +22 -22
- package/lib/save/source/SourceMethod.js +195 -195
- package/lib/save/source/SourceNamespace.d.ts +12 -12
- package/lib/save/source/SourceNamespace.js +85 -85
- package/lib/save/source/SourceStmt.d.ts +181 -181
- package/lib/save/source/SourceStmt.d.ts.map +1 -1
- package/lib/save/source/SourceStmt.js +856 -850
- package/lib/save/source/SourceTransformer.d.ts +48 -48
- package/lib/save/source/SourceTransformer.js +474 -474
- package/lib/transformer/FunctionTransformer.d.ts +2 -2
- package/lib/transformer/FunctionTransformer.js +17 -17
- package/lib/transformer/SceneTransformer.d.ts +2 -2
- package/lib/transformer/SceneTransformer.js +17 -17
- package/lib/transformer/StaticSingleAssignmentFormer.d.ts +17 -17
- package/lib/transformer/StaticSingleAssignmentFormer.js +277 -277
- package/lib/transformer/Transformer.d.ts +6 -6
- package/lib/transformer/Transformer.js +21 -21
- package/lib/utils/AstTreeUtils.d.ts +23 -23
- package/lib/utils/AstTreeUtils.js +94 -94
- package/lib/utils/CfgStructualAnalysis.d.ts +111 -111
- package/lib/utils/CfgStructualAnalysis.js +1269 -1269
- package/lib/utils/FileUtils.d.ts +20 -20
- package/lib/utils/FileUtils.d.ts.map +1 -1
- package/lib/utils/FileUtils.js +162 -159
- package/lib/utils/SparseBitVector.d.ts +100 -100
- package/lib/utils/SparseBitVector.js +445 -445
- package/lib/utils/ValueAsserts.d.ts +8 -8
- package/lib/utils/ValueAsserts.js +89 -89
- package/lib/utils/callGraphUtils.d.ts +30 -30
- package/lib/utils/callGraphUtils.js +210 -210
- package/lib/utils/crypto_utils.d.ts +5 -5
- package/lib/utils/crypto_utils.js +57 -57
- package/lib/utils/entryMethodUtils.d.ts +13 -13
- package/lib/utils/entryMethodUtils.js +113 -113
- package/lib/utils/getAllFiles.d.ts +9 -9
- package/lib/utils/getAllFiles.d.ts.map +1 -1
- package/lib/utils/getAllFiles.js +91 -90
- package/lib/utils/json5parser.d.ts +6 -6
- package/lib/utils/json5parser.js +146 -146
- package/lib/utils/logger.d.ts +18 -18
- package/lib/utils/logger.js +97 -97
- package/lib/utils/pathTransfer.d.ts +1 -1
- package/lib/utils/pathTransfer.js +25 -25
- package/node_modules/json5/lib/cli.js +0 -0
- package/node_modules/ohos-typescript/bin/tsc +0 -0
- package/node_modules/ohos-typescript/bin/tsserver +0 -0
- package/package.json +34 -36
- package/lib/save/JsonPrinter.d.ts +0 -32
- package/lib/save/JsonPrinter.d.ts.map +0 -1
- package/lib/save/JsonPrinter.js +0 -537
- package/lib/save/serializeArkIR.d.ts.map +0 -1
|
@@ -1,1655 +1,1655 @@
|
|
|
1
|
-
[**ArkAnalyzer**](../../../README.md)
|
|
2
|
-
|
|
3
|
-
***
|
|
4
|
-
|
|
5
|
-
[ArkAnalyzer](../../../globals.md) / ts
|
|
6
|
-
|
|
7
|
-
# ts
|
|
8
|
-
|
|
9
|
-
## Namespaces
|
|
10
|
-
|
|
11
|
-
- [ArkTSLinter\_1\_0](namespaces/ArkTSLinter_1_0/README.md)
|
|
12
|
-
- [ArkTSLinter\_1\_1](namespaces/ArkTSLinter_1_1/README.md)
|
|
13
|
-
- [ScriptSnapshot](namespaces/ScriptSnapshot/README.md)
|
|
14
|
-
- [server](namespaces/server/README.md)
|
|
15
|
-
|
|
16
|
-
## Enumerations
|
|
17
|
-
|
|
18
|
-
- [ClassificationType](enumerations/ClassificationType.md)
|
|
19
|
-
- [ClassificationTypeNames](enumerations/ClassificationTypeNames.md)
|
|
20
|
-
- [CompletionInfoFlags](enumerations/CompletionInfoFlags.md)
|
|
21
|
-
- [CompletionTriggerKind](enumerations/CompletionTriggerKind.md)
|
|
22
|
-
- [DiagnosticCategory](enumerations/DiagnosticCategory.md)
|
|
23
|
-
- [ElementFlags](enumerations/ElementFlags.md)
|
|
24
|
-
- [EmitFlags](enumerations/EmitFlags.md)
|
|
25
|
-
- [EmitHint](enumerations/EmitHint.md)
|
|
26
|
-
- [EndOfLineState](enumerations/EndOfLineState.md)
|
|
27
|
-
- [EtsFlags](enumerations/EtsFlags.md)
|
|
28
|
-
- [ExitStatus](enumerations/ExitStatus.md)
|
|
29
|
-
- [Extension](enumerations/Extension.md)
|
|
30
|
-
- [FileWatcherEventKind](enumerations/FileWatcherEventKind.md)
|
|
31
|
-
- [FlowFlags](enumerations/FlowFlags.md)
|
|
32
|
-
- [GeneratedIdentifierFlags](enumerations/GeneratedIdentifierFlags.md)
|
|
33
|
-
- [HighlightSpanKind](enumerations/HighlightSpanKind.md)
|
|
34
|
-
- [ImportsNotUsedAsValues](enumerations/ImportsNotUsedAsValues.md)
|
|
35
|
-
- [IndentStyle](enumerations/IndentStyle.md)
|
|
36
|
-
- [IndexKind](enumerations/IndexKind.md)
|
|
37
|
-
- [InferencePriority](enumerations/InferencePriority.md)
|
|
38
|
-
- [InlayHintKind](enumerations/InlayHintKind.md)
|
|
39
|
-
- [InternalSymbolName](enumerations/InternalSymbolName.md)
|
|
40
|
-
- [InvalidatedProjectKind](enumerations/InvalidatedProjectKind.md)
|
|
41
|
-
- [JsxEmit](enumerations/JsxEmit.md)
|
|
42
|
-
- [JsxFlags](enumerations/JsxFlags.md)
|
|
43
|
-
- [LanguageServiceMode](enumerations/LanguageServiceMode.md)
|
|
44
|
-
- [LanguageVariant](enumerations/LanguageVariant.md)
|
|
45
|
-
- [ListFormat](enumerations/ListFormat.md)
|
|
46
|
-
- [ModifierFlags](enumerations/ModifierFlags.md)
|
|
47
|
-
- [ModuleDetectionKind](enumerations/ModuleDetectionKind.md)
|
|
48
|
-
- [ModuleKind](enumerations/ModuleKind.md)
|
|
49
|
-
- [ModuleResolutionKind](enumerations/ModuleResolutionKind.md)
|
|
50
|
-
- [NewLineKind](enumerations/NewLineKind.md)
|
|
51
|
-
- [NodeBuilderFlags](enumerations/NodeBuilderFlags.md)
|
|
52
|
-
- [NodeFlags](enumerations/NodeFlags.md)
|
|
53
|
-
- [ObjectFlags](enumerations/ObjectFlags.md)
|
|
54
|
-
- [OrganizeImportsMode](enumerations/OrganizeImportsMode.md)
|
|
55
|
-
- [OuterExpressionKinds](enumerations/OuterExpressionKinds.md)
|
|
56
|
-
- [OutliningSpanKind](enumerations/OutliningSpanKind.md)
|
|
57
|
-
- [OutputFileType](enumerations/OutputFileType.md)
|
|
58
|
-
- [PollingWatchKind](enumerations/PollingWatchKind.md)
|
|
59
|
-
- [ScriptElementKind](enumerations/ScriptElementKind.md)
|
|
60
|
-
- [ScriptElementKindModifier](enumerations/ScriptElementKindModifier.md)
|
|
61
|
-
- [ScriptKind](enumerations/ScriptKind.md)
|
|
62
|
-
- [ScriptTarget](enumerations/ScriptTarget.md)
|
|
63
|
-
- [SemanticClassificationFormat](enumerations/SemanticClassificationFormat.md)
|
|
64
|
-
- [SemicolonPreference](enumerations/SemicolonPreference.md)
|
|
65
|
-
- [SignatureKind](enumerations/SignatureKind.md)
|
|
66
|
-
- [SymbolDisplayPartKind](enumerations/SymbolDisplayPartKind.md)
|
|
67
|
-
- [SymbolFlags](enumerations/SymbolFlags.md)
|
|
68
|
-
- [SymbolFormatFlags](enumerations/SymbolFormatFlags.md)
|
|
69
|
-
- [SyntaxKind](enumerations/SyntaxKind.md)
|
|
70
|
-
- [TimePhase](enumerations/TimePhase.md)
|
|
71
|
-
- [TokenClass](enumerations/TokenClass.md)
|
|
72
|
-
- [TokenFlags](enumerations/TokenFlags.md)
|
|
73
|
-
- [TypeFlags](enumerations/TypeFlags.md)
|
|
74
|
-
- [TypeFormatFlags](enumerations/TypeFormatFlags.md)
|
|
75
|
-
- [TypePredicateKind](enumerations/TypePredicateKind.md)
|
|
76
|
-
- [WatchDirectoryFlags](enumerations/WatchDirectoryFlags.md)
|
|
77
|
-
- [WatchDirectoryKind](enumerations/WatchDirectoryKind.md)
|
|
78
|
-
- [WatchFileKind](enumerations/WatchFileKind.md)
|
|
79
|
-
|
|
80
|
-
## Classes
|
|
81
|
-
|
|
82
|
-
- [ArkTSLinterTimePrinter](classes/ArkTSLinterTimePrinter.md)
|
|
83
|
-
- [OperationCanceledException](classes/OperationCanceledException.md)
|
|
84
|
-
|
|
85
|
-
## Interfaces
|
|
86
|
-
|
|
87
|
-
- [AmdDependency](interfaces/AmdDependency.md)
|
|
88
|
-
- [ApplicableRefactorInfo](interfaces/ApplicableRefactorInfo.md)
|
|
89
|
-
- [ApplyCodeActionCommandResult](interfaces/ApplyCodeActionCommandResult.md)
|
|
90
|
-
- [ArrayBindingPattern](interfaces/ArrayBindingPattern.md)
|
|
91
|
-
- [ArrayDestructuringAssignment](interfaces/ArrayDestructuringAssignment.md)
|
|
92
|
-
- [ArrayLiteralExpression](interfaces/ArrayLiteralExpression.md)
|
|
93
|
-
- [ArrayTypeNode](interfaces/ArrayTypeNode.md)
|
|
94
|
-
- [ArrowFunction](interfaces/ArrowFunction.md)
|
|
95
|
-
- [AsExpression](interfaces/AsExpression.md)
|
|
96
|
-
- [AssertClause](interfaces/AssertClause.md)
|
|
97
|
-
- [AssertEntry](interfaces/AssertEntry.md)
|
|
98
|
-
- [AssertsIdentifierTypePredicate](interfaces/AssertsIdentifierTypePredicate.md)
|
|
99
|
-
- [AssertsThisTypePredicate](interfaces/AssertsThisTypePredicate.md)
|
|
100
|
-
- [AssignmentExpression](interfaces/AssignmentExpression.md)
|
|
101
|
-
- [AutoAccessorPropertyDeclaration](interfaces/AutoAccessorPropertyDeclaration.md)
|
|
102
|
-
- [AwaitExpression](interfaces/AwaitExpression.md)
|
|
103
|
-
- [BigIntLiteral](interfaces/BigIntLiteral.md)
|
|
104
|
-
- [BigIntLiteralType](interfaces/BigIntLiteralType.md)
|
|
105
|
-
- [BinaryExpression](interfaces/BinaryExpression.md)
|
|
106
|
-
- [BindingElement](interfaces/BindingElement.md)
|
|
107
|
-
- [Block](interfaces/Block.md)
|
|
108
|
-
- [BreakStatement](interfaces/BreakStatement.md)
|
|
109
|
-
- [BuilderProgram](interfaces/BuilderProgram.md)
|
|
110
|
-
- [BuilderProgramHost](interfaces/BuilderProgramHost.md)
|
|
111
|
-
- [BuildInvalidedProject](interfaces/BuildInvalidedProject.md)
|
|
112
|
-
- [BuildOptions](interfaces/BuildOptions.md)
|
|
113
|
-
- [Bundle](interfaces/Bundle.md)
|
|
114
|
-
- [CallChain](interfaces/CallChain.md)
|
|
115
|
-
- [CallExpression](interfaces/CallExpression.md)
|
|
116
|
-
- [CallHierarchyIncomingCall](interfaces/CallHierarchyIncomingCall.md)
|
|
117
|
-
- [CallHierarchyItem](interfaces/CallHierarchyItem.md)
|
|
118
|
-
- [CallHierarchyOutgoingCall](interfaces/CallHierarchyOutgoingCall.md)
|
|
119
|
-
- [CallSignatureDeclaration](interfaces/CallSignatureDeclaration.md)
|
|
120
|
-
- [CancellationToken](interfaces/CancellationToken.md)
|
|
121
|
-
- [CaseBlock](interfaces/CaseBlock.md)
|
|
122
|
-
- [CaseClause](interfaces/CaseClause.md)
|
|
123
|
-
- [CatchClause](interfaces/CatchClause.md)
|
|
124
|
-
- [CheckJsDirective](interfaces/CheckJsDirective.md)
|
|
125
|
-
- [ClassDeclaration](interfaces/ClassDeclaration.md)
|
|
126
|
-
- [ClassElement](interfaces/ClassElement.md)
|
|
127
|
-
- [ClassExpression](interfaces/ClassExpression.md)
|
|
128
|
-
- [ClassificationInfo](interfaces/ClassificationInfo.md)
|
|
129
|
-
- [ClassificationResult](interfaces/ClassificationResult.md)
|
|
130
|
-
- [Classifications](interfaces/Classifications.md)
|
|
131
|
-
- [ClassifiedSpan](interfaces/ClassifiedSpan.md)
|
|
132
|
-
- [ClassifiedSpan2020](interfaces/ClassifiedSpan2020.md)
|
|
133
|
-
- [Classifier](interfaces/Classifier.md)
|
|
134
|
-
- [ClassLikeDeclarationBase](interfaces/ClassLikeDeclarationBase.md)
|
|
135
|
-
- [ClassStaticBlockDeclaration](interfaces/ClassStaticBlockDeclaration.md)
|
|
136
|
-
- [CodeAction](interfaces/CodeAction.md)
|
|
137
|
-
- [CodeFixAction](interfaces/CodeFixAction.md)
|
|
138
|
-
- [Collection](interfaces/Collection.md)
|
|
139
|
-
- [CombinedCodeActions](interfaces/CombinedCodeActions.md)
|
|
140
|
-
- [CombinedCodeFixScope](interfaces/CombinedCodeFixScope.md)
|
|
141
|
-
- [CommaListExpression](interfaces/CommaListExpression.md)
|
|
142
|
-
- [CommentRange](interfaces/CommentRange.md)
|
|
143
|
-
- [CompilerHost](interfaces/CompilerHost.md)
|
|
144
|
-
- [CompilerOptions](interfaces/CompilerOptions.md)
|
|
145
|
-
- [CompletionEntry](interfaces/CompletionEntry.md)
|
|
146
|
-
- [CompletionEntryDataAutoImport](interfaces/CompletionEntryDataAutoImport.md)
|
|
147
|
-
- [CompletionEntryDataResolved](interfaces/CompletionEntryDataResolved.md)
|
|
148
|
-
- [CompletionEntryDataUnresolved](interfaces/CompletionEntryDataUnresolved.md)
|
|
149
|
-
- [CompletionEntryDetails](interfaces/CompletionEntryDetails.md)
|
|
150
|
-
- [CompletionEntryLabelDetails](interfaces/CompletionEntryLabelDetails.md)
|
|
151
|
-
- [CompletionInfo](interfaces/CompletionInfo.md)
|
|
152
|
-
- [ComputedPropertyName](interfaces/ComputedPropertyName.md)
|
|
153
|
-
- [ConditionalExpression](interfaces/ConditionalExpression.md)
|
|
154
|
-
- [ConditionalRoot](interfaces/ConditionalRoot.md)
|
|
155
|
-
- [ConditionalType](interfaces/ConditionalType.md)
|
|
156
|
-
- [ConditionalTypeNode](interfaces/ConditionalTypeNode.md)
|
|
157
|
-
- [ConditionCheckResult](interfaces/ConditionCheckResult.md)
|
|
158
|
-
- [ConfigFileDiagnosticsReporter](interfaces/ConfigFileDiagnosticsReporter.md)
|
|
159
|
-
- [ConstructorDeclaration](interfaces/ConstructorDeclaration.md)
|
|
160
|
-
- [ConstructorTypeNode](interfaces/ConstructorTypeNode.md)
|
|
161
|
-
- [ConstructSignatureDeclaration](interfaces/ConstructSignatureDeclaration.md)
|
|
162
|
-
- [ContinueStatement](interfaces/ContinueStatement.md)
|
|
163
|
-
- [CoreTransformationContext](interfaces/CoreTransformationContext.md)
|
|
164
|
-
- [CreateProgramOptions](interfaces/CreateProgramOptions.md)
|
|
165
|
-
- [CreateSourceFileOptions](interfaces/CreateSourceFileOptions.md)
|
|
166
|
-
- [CustomTransformer](interfaces/CustomTransformer.md)
|
|
167
|
-
- [CustomTransformers](interfaces/CustomTransformers.md)
|
|
168
|
-
- [DebuggerStatement](interfaces/DebuggerStatement.md)
|
|
169
|
-
- [Declaration](interfaces/Declaration.md)
|
|
170
|
-
- [DeclarationStatement](interfaces/DeclarationStatement.md)
|
|
171
|
-
- [Decorator](interfaces/Decorator.md)
|
|
172
|
-
- [DefaultClause](interfaces/DefaultClause.md)
|
|
173
|
-
- [DeferredTypeReference](interfaces/DeferredTypeReference.md)
|
|
174
|
-
- [DefinitionInfo](interfaces/DefinitionInfo.md)
|
|
175
|
-
- [DefinitionInfoAndBoundSpan](interfaces/DefinitionInfoAndBoundSpan.md)
|
|
176
|
-
- [DeleteExpression](interfaces/DeleteExpression.md)
|
|
177
|
-
- [Diagnostic](interfaces/Diagnostic.md)
|
|
178
|
-
- [DiagnosticMessage](interfaces/DiagnosticMessage.md)
|
|
179
|
-
- [DiagnosticMessageChain](interfaces/DiagnosticMessageChain.md)
|
|
180
|
-
- [DiagnosticRelatedInformation](interfaces/DiagnosticRelatedInformation.md)
|
|
181
|
-
- [DiagnosticWithLocation](interfaces/DiagnosticWithLocation.md)
|
|
182
|
-
- [DocCommentTemplateOptions](interfaces/DocCommentTemplateOptions.md)
|
|
183
|
-
- [DocumentHighlights](interfaces/DocumentHighlights.md)
|
|
184
|
-
- [DocumentRegistry](interfaces/DocumentRegistry.md)
|
|
185
|
-
- [DocumentSpan](interfaces/DocumentSpan.md)
|
|
186
|
-
- [DoStatement](interfaces/DoStatement.md)
|
|
187
|
-
- [~~EditorOptions~~](interfaces/EditorOptions.md)
|
|
188
|
-
- [EditorSettings](interfaces/EditorSettings.md)
|
|
189
|
-
- [ElementAccessChain](interfaces/ElementAccessChain.md)
|
|
190
|
-
- [ElementAccessExpression](interfaces/ElementAccessExpression.md)
|
|
191
|
-
- [EmitAndSemanticDiagnosticsBuilderProgram](interfaces/EmitAndSemanticDiagnosticsBuilderProgram.md)
|
|
192
|
-
- [EmitHelperBase](interfaces/EmitHelperBase.md)
|
|
193
|
-
- [EmitHost](interfaces/EmitHost.md)
|
|
194
|
-
- [EmitOutput](interfaces/EmitOutput.md)
|
|
195
|
-
- [EmitResult](interfaces/EmitResult.md)
|
|
196
|
-
- [EmitTextWriter](interfaces/EmitTextWriter.md)
|
|
197
|
-
- [EmptyStatement](interfaces/EmptyStatement.md)
|
|
198
|
-
- [EnumDeclaration](interfaces/EnumDeclaration.md)
|
|
199
|
-
- [EnumMember](interfaces/EnumMember.md)
|
|
200
|
-
- [EnumType](interfaces/EnumType.md)
|
|
201
|
-
- [ESMap](interfaces/ESMap.md)
|
|
202
|
-
- [EtsComponentExpression](interfaces/EtsComponentExpression.md)
|
|
203
|
-
- [EtsOptions](interfaces/EtsOptions.md)
|
|
204
|
-
- [EvolvingArrayType](interfaces/EvolvingArrayType.md)
|
|
205
|
-
- [ExportAssignment](interfaces/ExportAssignment.md)
|
|
206
|
-
- [ExportDeclaration](interfaces/ExportDeclaration.md)
|
|
207
|
-
- [ExportSpecifier](interfaces/ExportSpecifier.md)
|
|
208
|
-
- [Expression](interfaces/Expression.md)
|
|
209
|
-
- [ExpressionStatement](interfaces/ExpressionStatement.md)
|
|
210
|
-
- [ExpressionWithTypeArguments](interfaces/ExpressionWithTypeArguments.md)
|
|
211
|
-
- [ExtendedConfigCacheEntry](interfaces/ExtendedConfigCacheEntry.md)
|
|
212
|
-
- [ExternalModuleReference](interfaces/ExternalModuleReference.md)
|
|
213
|
-
- [FalseLiteral](interfaces/FalseLiteral.md)
|
|
214
|
-
- [FileCheckModuleInfo](interfaces/FileCheckModuleInfo.md)
|
|
215
|
-
- [FileExtensionInfo](interfaces/FileExtensionInfo.md)
|
|
216
|
-
- [FileReference](interfaces/FileReference.md)
|
|
217
|
-
- [FileTextChanges](interfaces/FileTextChanges.md)
|
|
218
|
-
- [FileWatcher](interfaces/FileWatcher.md)
|
|
219
|
-
- [FlowArrayMutation](interfaces/FlowArrayMutation.md)
|
|
220
|
-
- [FlowAssignment](interfaces/FlowAssignment.md)
|
|
221
|
-
- [FlowCall](interfaces/FlowCall.md)
|
|
222
|
-
- [FlowCondition](interfaces/FlowCondition.md)
|
|
223
|
-
- [FlowLabel](interfaces/FlowLabel.md)
|
|
224
|
-
- [FlowNodeBase](interfaces/FlowNodeBase.md)
|
|
225
|
-
- [FlowReduceLabel](interfaces/FlowReduceLabel.md)
|
|
226
|
-
- [FlowStart](interfaces/FlowStart.md)
|
|
227
|
-
- [FlowSwitchClause](interfaces/FlowSwitchClause.md)
|
|
228
|
-
- [ForInStatement](interfaces/ForInStatement.md)
|
|
229
|
-
- [~~FormatCodeOptions~~](interfaces/FormatCodeOptions.md)
|
|
230
|
-
- [FormatCodeSettings](interfaces/FormatCodeSettings.md)
|
|
231
|
-
- [FormatDiagnosticsHost](interfaces/FormatDiagnosticsHost.md)
|
|
232
|
-
- [ForOfStatement](interfaces/ForOfStatement.md)
|
|
233
|
-
- [ForStatement](interfaces/ForStatement.md)
|
|
234
|
-
- [FunctionDeclaration](interfaces/FunctionDeclaration.md)
|
|
235
|
-
- [FunctionExpression](interfaces/FunctionExpression.md)
|
|
236
|
-
- [FunctionLikeDeclarationBase](interfaces/FunctionLikeDeclarationBase.md)
|
|
237
|
-
- [FunctionOrConstructorTypeNodeBase](interfaces/FunctionOrConstructorTypeNodeBase.md)
|
|
238
|
-
- [FunctionTypeNode](interfaces/FunctionTypeNode.md)
|
|
239
|
-
- [GenericType](interfaces/GenericType.md)
|
|
240
|
-
- [GetAccessorDeclaration](interfaces/GetAccessorDeclaration.md)
|
|
241
|
-
- [GetCompletionsAtPositionOptions](interfaces/GetCompletionsAtPositionOptions.md)
|
|
242
|
-
- [GetEffectiveTypeRootsHost](interfaces/GetEffectiveTypeRootsHost.md)
|
|
243
|
-
- [HeritageClause](interfaces/HeritageClause.md)
|
|
244
|
-
- [HighlightSpan](interfaces/HighlightSpan.md)
|
|
245
|
-
- [HostCancellationToken](interfaces/HostCancellationToken.md)
|
|
246
|
-
- [Identifier](interfaces/Identifier.md)
|
|
247
|
-
- [IdentifierTypePredicate](interfaces/IdentifierTypePredicate.md)
|
|
248
|
-
- [IfStatement](interfaces/IfStatement.md)
|
|
249
|
-
- [ImplementationLocation](interfaces/ImplementationLocation.md)
|
|
250
|
-
- [ImportCall](interfaces/ImportCall.md)
|
|
251
|
-
- [ImportClause](interfaces/ImportClause.md)
|
|
252
|
-
- [ImportDeclaration](interfaces/ImportDeclaration.md)
|
|
253
|
-
- [ImportEqualsDeclaration](interfaces/ImportEqualsDeclaration.md)
|
|
254
|
-
- [ImportExpression](interfaces/ImportExpression.md)
|
|
255
|
-
- [ImportSpecifier](interfaces/ImportSpecifier.md)
|
|
256
|
-
- [ImportTypeAssertionContainer](interfaces/ImportTypeAssertionContainer.md)
|
|
257
|
-
- [ImportTypeNode](interfaces/ImportTypeNode.md)
|
|
258
|
-
- [IncompleteCompletionsCache](interfaces/IncompleteCompletionsCache.md)
|
|
259
|
-
- [IncompleteType](interfaces/IncompleteType.md)
|
|
260
|
-
- [IncrementalProgramOptions](interfaces/IncrementalProgramOptions.md)
|
|
261
|
-
- [IndexedAccessType](interfaces/IndexedAccessType.md)
|
|
262
|
-
- [IndexedAccessTypeNode](interfaces/IndexedAccessTypeNode.md)
|
|
263
|
-
- [IndexInfo](interfaces/IndexInfo.md)
|
|
264
|
-
- [IndexSignatureDeclaration](interfaces/IndexSignatureDeclaration.md)
|
|
265
|
-
- [IndexType](interfaces/IndexType.md)
|
|
266
|
-
- [InferTypeNode](interfaces/InferTypeNode.md)
|
|
267
|
-
- [InlayHint](interfaces/InlayHint.md)
|
|
268
|
-
- [InlayHintsContext](interfaces/InlayHintsContext.md)
|
|
269
|
-
- [InputFiles](interfaces/InputFiles.md)
|
|
270
|
-
- [InstallPackageAction](interfaces/InstallPackageAction.md)
|
|
271
|
-
- [InstallPackageOptions](interfaces/InstallPackageOptions.md)
|
|
272
|
-
- [InstantiableType](interfaces/InstantiableType.md)
|
|
273
|
-
- [InterfaceDeclaration](interfaces/InterfaceDeclaration.md)
|
|
274
|
-
- [InterfaceType](interfaces/InterfaceType.md)
|
|
275
|
-
- [InterfaceTypeWithDeclaredMembers](interfaces/InterfaceTypeWithDeclaredMembers.md)
|
|
276
|
-
- [IntersectionType](interfaces/IntersectionType.md)
|
|
277
|
-
- [IntersectionTypeNode](interfaces/IntersectionTypeNode.md)
|
|
278
|
-
- [InvalidatedProjectBase](interfaces/InvalidatedProjectBase.md)
|
|
279
|
-
- [IScriptSnapshot](interfaces/IScriptSnapshot.md)
|
|
280
|
-
- [IterationStatement](interfaces/IterationStatement.md)
|
|
281
|
-
- [Iterator](interfaces/Iterator.md)
|
|
282
|
-
- [JSDoc](interfaces/JSDoc.md)
|
|
283
|
-
- [JSDocAllType](interfaces/JSDocAllType.md)
|
|
284
|
-
- [JSDocAugmentsTag](interfaces/JSDocAugmentsTag.md)
|
|
285
|
-
- [JSDocAuthorTag](interfaces/JSDocAuthorTag.md)
|
|
286
|
-
- [JSDocCallbackTag](interfaces/JSDocCallbackTag.md)
|
|
287
|
-
- [JSDocClassTag](interfaces/JSDocClassTag.md)
|
|
288
|
-
- [JSDocContainer](interfaces/JSDocContainer.md)
|
|
289
|
-
- [JSDocDeprecatedTag](interfaces/JSDocDeprecatedTag.md)
|
|
290
|
-
- [JSDocEnumTag](interfaces/JSDocEnumTag.md)
|
|
291
|
-
- [JSDocFunctionType](interfaces/JSDocFunctionType.md)
|
|
292
|
-
- [JSDocImplementsTag](interfaces/JSDocImplementsTag.md)
|
|
293
|
-
- [JSDocLink](interfaces/JSDocLink.md)
|
|
294
|
-
- [JSDocLinkCode](interfaces/JSDocLinkCode.md)
|
|
295
|
-
- [JSDocLinkDisplayPart](interfaces/JSDocLinkDisplayPart.md)
|
|
296
|
-
- [JSDocLinkPlain](interfaces/JSDocLinkPlain.md)
|
|
297
|
-
- [JSDocMemberName](interfaces/JSDocMemberName.md)
|
|
298
|
-
- [JSDocNamepathType](interfaces/JSDocNamepathType.md)
|
|
299
|
-
- [JSDocNameReference](interfaces/JSDocNameReference.md)
|
|
300
|
-
- [JSDocNamespaceDeclaration](interfaces/JSDocNamespaceDeclaration.md)
|
|
301
|
-
- [JsDocNodeCheckConfig](interfaces/JsDocNodeCheckConfig.md)
|
|
302
|
-
- [JsDocNodeCheckConfigItem](interfaces/JsDocNodeCheckConfigItem.md)
|
|
303
|
-
- [JSDocNonNullableType](interfaces/JSDocNonNullableType.md)
|
|
304
|
-
- [JSDocNullableType](interfaces/JSDocNullableType.md)
|
|
305
|
-
- [JSDocOptionalType](interfaces/JSDocOptionalType.md)
|
|
306
|
-
- [JSDocOverrideTag](interfaces/JSDocOverrideTag.md)
|
|
307
|
-
- [JSDocParameterTag](interfaces/JSDocParameterTag.md)
|
|
308
|
-
- [JSDocPrivateTag](interfaces/JSDocPrivateTag.md)
|
|
309
|
-
- [JSDocPropertyLikeTag](interfaces/JSDocPropertyLikeTag.md)
|
|
310
|
-
- [JSDocPropertyTag](interfaces/JSDocPropertyTag.md)
|
|
311
|
-
- [JSDocProtectedTag](interfaces/JSDocProtectedTag.md)
|
|
312
|
-
- [JSDocPublicTag](interfaces/JSDocPublicTag.md)
|
|
313
|
-
- [JSDocReadonlyTag](interfaces/JSDocReadonlyTag.md)
|
|
314
|
-
- [JSDocReturnTag](interfaces/JSDocReturnTag.md)
|
|
315
|
-
- [JSDocSeeTag](interfaces/JSDocSeeTag.md)
|
|
316
|
-
- [JSDocSignature](interfaces/JSDocSignature.md)
|
|
317
|
-
- [JSDocTag](interfaces/JSDocTag.md)
|
|
318
|
-
- [JsDocTagInfo](interfaces/JsDocTagInfo.md)
|
|
319
|
-
- [JSDocTagInfo](interfaces/JSDocTagInfo-1.md)
|
|
320
|
-
- [JSDocTemplateTag](interfaces/JSDocTemplateTag.md)
|
|
321
|
-
- [JSDocText](interfaces/JSDocText.md)
|
|
322
|
-
- [JSDocThisTag](interfaces/JSDocThisTag.md)
|
|
323
|
-
- [JSDocType](interfaces/JSDocType.md)
|
|
324
|
-
- [JSDocTypedefTag](interfaces/JSDocTypedefTag.md)
|
|
325
|
-
- [JSDocTypeExpression](interfaces/JSDocTypeExpression.md)
|
|
326
|
-
- [JSDocTypeLiteral](interfaces/JSDocTypeLiteral.md)
|
|
327
|
-
- [JSDocTypeTag](interfaces/JSDocTypeTag.md)
|
|
328
|
-
- [JSDocUnknownTag](interfaces/JSDocUnknownTag.md)
|
|
329
|
-
- [JSDocUnknownType](interfaces/JSDocUnknownType.md)
|
|
330
|
-
- [JSDocVariadicType](interfaces/JSDocVariadicType.md)
|
|
331
|
-
- [JsonMinusNumericLiteral](interfaces/JsonMinusNumericLiteral.md)
|
|
332
|
-
- [JsonObjectExpressionStatement](interfaces/JsonObjectExpressionStatement.md)
|
|
333
|
-
- [JsonSourceFile](interfaces/JsonSourceFile.md)
|
|
334
|
-
- [JsxAttribute](interfaces/JsxAttribute.md)
|
|
335
|
-
- [JsxAttributes](interfaces/JsxAttributes.md)
|
|
336
|
-
- [JsxClosingElement](interfaces/JsxClosingElement.md)
|
|
337
|
-
- [JsxClosingFragment](interfaces/JsxClosingFragment.md)
|
|
338
|
-
- [JsxClosingTagInfo](interfaces/JsxClosingTagInfo.md)
|
|
339
|
-
- [JsxElement](interfaces/JsxElement.md)
|
|
340
|
-
- [JsxExpression](interfaces/JsxExpression.md)
|
|
341
|
-
- [JsxFragment](interfaces/JsxFragment.md)
|
|
342
|
-
- [JsxOpeningElement](interfaces/JsxOpeningElement.md)
|
|
343
|
-
- [JsxOpeningFragment](interfaces/JsxOpeningFragment.md)
|
|
344
|
-
- [JsxSelfClosingElement](interfaces/JsxSelfClosingElement.md)
|
|
345
|
-
- [JsxSpreadAttribute](interfaces/JsxSpreadAttribute.md)
|
|
346
|
-
- [JsxTagNamePropertyAccess](interfaces/JsxTagNamePropertyAccess.md)
|
|
347
|
-
- [JsxText](interfaces/JsxText.md)
|
|
348
|
-
- [KeywordToken](interfaces/KeywordToken.md)
|
|
349
|
-
- [KeywordTypeNode](interfaces/KeywordTypeNode.md)
|
|
350
|
-
- [LabeledStatement](interfaces/LabeledStatement.md)
|
|
351
|
-
- [LanguageService](interfaces/LanguageService.md)
|
|
352
|
-
- [LanguageServiceHost](interfaces/LanguageServiceHost.md)
|
|
353
|
-
- [LeftHandSideExpression](interfaces/LeftHandSideExpression.md)
|
|
354
|
-
- [LineAndCharacter](interfaces/LineAndCharacter.md)
|
|
355
|
-
- [LiteralExpression](interfaces/LiteralExpression.md)
|
|
356
|
-
- [LiteralLikeNode](interfaces/LiteralLikeNode.md)
|
|
357
|
-
- [LiteralType](interfaces/LiteralType.md)
|
|
358
|
-
- [LiteralTypeNode](interfaces/LiteralTypeNode.md)
|
|
359
|
-
- [Map](interfaces/Map.md)
|
|
360
|
-
- [MapLike](interfaces/MapLike.md)
|
|
361
|
-
- [MappedTypeNode](interfaces/MappedTypeNode.md)
|
|
362
|
-
- [MemberExpression](interfaces/MemberExpression.md)
|
|
363
|
-
- [MetaProperty](interfaces/MetaProperty.md)
|
|
364
|
-
- [MethodDeclaration](interfaces/MethodDeclaration.md)
|
|
365
|
-
- [MethodSignature](interfaces/MethodSignature.md)
|
|
366
|
-
- [MinimalResolutionCacheHost](interfaces/MinimalResolutionCacheHost.md)
|
|
367
|
-
- [MissingDeclaration](interfaces/MissingDeclaration.md)
|
|
368
|
-
- [ModeAwareCache](interfaces/ModeAwareCache.md)
|
|
369
|
-
- [ModifierToken](interfaces/ModifierToken.md)
|
|
370
|
-
- [ModuleBlock](interfaces/ModuleBlock.md)
|
|
371
|
-
- [ModuleDeclaration](interfaces/ModuleDeclaration.md)
|
|
372
|
-
- [ModulePath](interfaces/ModulePath.md)
|
|
373
|
-
- [ModuleResolutionCache](interfaces/ModuleResolutionCache.md)
|
|
374
|
-
- [ModuleResolutionHost](interfaces/ModuleResolutionHost.md)
|
|
375
|
-
- [ModuleSpecifierCache](interfaces/ModuleSpecifierCache.md)
|
|
376
|
-
- [ModuleSpecifierOptions](interfaces/ModuleSpecifierOptions.md)
|
|
377
|
-
- [ModuleSpecifierResolutionHost](interfaces/ModuleSpecifierResolutionHost.md)
|
|
378
|
-
- [NamedDeclaration](interfaces/NamedDeclaration.md)
|
|
379
|
-
- [NamedExports](interfaces/NamedExports.md)
|
|
380
|
-
- [NamedImports](interfaces/NamedImports.md)
|
|
381
|
-
- [NamedTupleMember](interfaces/NamedTupleMember.md)
|
|
382
|
-
- [NamespaceDeclaration](interfaces/NamespaceDeclaration.md)
|
|
383
|
-
- [NamespaceExport](interfaces/NamespaceExport.md)
|
|
384
|
-
- [NamespaceExportDeclaration](interfaces/NamespaceExportDeclaration.md)
|
|
385
|
-
- [NamespaceImport](interfaces/NamespaceImport.md)
|
|
386
|
-
- [NavigateToItem](interfaces/NavigateToItem.md)
|
|
387
|
-
- [NavigationBarItem](interfaces/NavigationBarItem.md)
|
|
388
|
-
- [NavigationTree](interfaces/NavigationTree.md)
|
|
389
|
-
- [NewExpression](interfaces/NewExpression.md)
|
|
390
|
-
- [Node](interfaces/Node.md)
|
|
391
|
-
- [NodeArray](interfaces/NodeArray.md)
|
|
392
|
-
- [NodeFactory](interfaces/NodeFactory.md)
|
|
393
|
-
- [NodesVisitor](interfaces/NodesVisitor.md)
|
|
394
|
-
- [NodeVisitor](interfaces/NodeVisitor.md)
|
|
395
|
-
- [NodeWithTypeArguments](interfaces/NodeWithTypeArguments.md)
|
|
396
|
-
- [NonNullChain](interfaces/NonNullChain.md)
|
|
397
|
-
- [NonNullExpression](interfaces/NonNullExpression.md)
|
|
398
|
-
- [NonRelativeModuleNameResolutionCache](interfaces/NonRelativeModuleNameResolutionCache.md)
|
|
399
|
-
- [NoSubstitutionTemplateLiteral](interfaces/NoSubstitutionTemplateLiteral.md)
|
|
400
|
-
- [NotEmittedStatement](interfaces/NotEmittedStatement.md)
|
|
401
|
-
- [NullLiteral](interfaces/NullLiteral.md)
|
|
402
|
-
- [NumberLiteralType](interfaces/NumberLiteralType.md)
|
|
403
|
-
- [NumericLiteral](interfaces/NumericLiteral.md)
|
|
404
|
-
- [ObjectBindingPattern](interfaces/ObjectBindingPattern.md)
|
|
405
|
-
- [ObjectDestructuringAssignment](interfaces/ObjectDestructuringAssignment.md)
|
|
406
|
-
- [ObjectLiteralElement](interfaces/ObjectLiteralElement.md)
|
|
407
|
-
- [ObjectLiteralExpression](interfaces/ObjectLiteralExpression.md)
|
|
408
|
-
- [ObjectLiteralExpressionBase](interfaces/ObjectLiteralExpressionBase.md)
|
|
409
|
-
- [ObjectType](interfaces/ObjectType.md)
|
|
410
|
-
- [OmittedExpression](interfaces/OmittedExpression.md)
|
|
411
|
-
- [OptionalTypeNode](interfaces/OptionalTypeNode.md)
|
|
412
|
-
- [OrganizeImportsArgs](interfaces/OrganizeImportsArgs.md)
|
|
413
|
-
- [OutliningSpan](interfaces/OutliningSpan.md)
|
|
414
|
-
- [OutputFile](interfaces/OutputFile.md)
|
|
415
|
-
- [PackageId](interfaces/PackageId.md)
|
|
416
|
-
- [PackageJsonInfoCache](interfaces/PackageJsonInfoCache.md)
|
|
417
|
-
- [ParameterDeclaration](interfaces/ParameterDeclaration.md)
|
|
418
|
-
- [ParenthesizedExpression](interfaces/ParenthesizedExpression.md)
|
|
419
|
-
- [ParenthesizedTypeNode](interfaces/ParenthesizedTypeNode.md)
|
|
420
|
-
- [ParseConfigFileHost](interfaces/ParseConfigFileHost.md)
|
|
421
|
-
- [ParseConfigHost](interfaces/ParseConfigHost.md)
|
|
422
|
-
- [ParsedCommandLine](interfaces/ParsedCommandLine.md)
|
|
423
|
-
- [ParsedTsconfig](interfaces/ParsedTsconfig.md)
|
|
424
|
-
- [PartiallyEmittedExpression](interfaces/PartiallyEmittedExpression.md)
|
|
425
|
-
- [PerDirectoryResolutionCache](interfaces/PerDirectoryResolutionCache.md)
|
|
426
|
-
- [PerformanceEvent](interfaces/PerformanceEvent.md)
|
|
427
|
-
- [PerModuleNameCache](interfaces/PerModuleNameCache.md)
|
|
428
|
-
- [PluginImport](interfaces/PluginImport.md)
|
|
429
|
-
- [PostfixUnaryExpression](interfaces/PostfixUnaryExpression.md)
|
|
430
|
-
- [PrefixUnaryExpression](interfaces/PrefixUnaryExpression.md)
|
|
431
|
-
- [PreProcessedFileInfo](interfaces/PreProcessedFileInfo.md)
|
|
432
|
-
- [PrimaryExpression](interfaces/PrimaryExpression.md)
|
|
433
|
-
- [Printer](interfaces/Printer.md)
|
|
434
|
-
- [PrinterOptions](interfaces/PrinterOptions.md)
|
|
435
|
-
- [PrintHandlers](interfaces/PrintHandlers.md)
|
|
436
|
-
- [PrivateIdentifier](interfaces/PrivateIdentifier.md)
|
|
437
|
-
- [Program](interfaces/Program.md)
|
|
438
|
-
- [ProgramHost](interfaces/ProgramHost.md)
|
|
439
|
-
- [ProjectReference](interfaces/ProjectReference.md)
|
|
440
|
-
- [PropertyAccessChain](interfaces/PropertyAccessChain.md)
|
|
441
|
-
- [PropertyAccessEntityNameExpression](interfaces/PropertyAccessEntityNameExpression.md)
|
|
442
|
-
- [PropertyAccessExpression](interfaces/PropertyAccessExpression.md)
|
|
443
|
-
- [PropertyAssignment](interfaces/PropertyAssignment.md)
|
|
444
|
-
- [PropertyDeclaration](interfaces/PropertyDeclaration.md)
|
|
445
|
-
- [PropertyLikeDeclaration](interfaces/PropertyLikeDeclaration.md)
|
|
446
|
-
- [PropertySignature](interfaces/PropertySignature.md)
|
|
447
|
-
- [PseudoBigInt](interfaces/PseudoBigInt.md)
|
|
448
|
-
- [PunctuationToken](interfaces/PunctuationToken.md)
|
|
449
|
-
- [Push](interfaces/Push.md)
|
|
450
|
-
- [QualifiedName](interfaces/QualifiedName.md)
|
|
451
|
-
- [QuickInfo](interfaces/QuickInfo.md)
|
|
452
|
-
- [RawSourceMap](interfaces/RawSourceMap.md)
|
|
453
|
-
- [ReadBuildProgramHost](interfaces/ReadBuildProgramHost.md)
|
|
454
|
-
- [ReadonlyCollection](interfaces/ReadonlyCollection.md)
|
|
455
|
-
- [ReadonlyESMap](interfaces/ReadonlyESMap.md)
|
|
456
|
-
- [ReadonlyMap](interfaces/ReadonlyMap.md)
|
|
457
|
-
- [ReadonlySet](interfaces/ReadonlySet.md)
|
|
458
|
-
- [ReadonlyTextRange](interfaces/ReadonlyTextRange.md)
|
|
459
|
-
- [ReadonlyUnderscoreEscapedMap](interfaces/ReadonlyUnderscoreEscapedMap.md)
|
|
460
|
-
- [RefactorActionInfo](interfaces/RefactorActionInfo.md)
|
|
461
|
-
- [RefactorEditInfo](interfaces/RefactorEditInfo.md)
|
|
462
|
-
- [ReferencedSymbol](interfaces/ReferencedSymbol.md)
|
|
463
|
-
- [ReferencedSymbolDefinitionInfo](interfaces/ReferencedSymbolDefinitionInfo.md)
|
|
464
|
-
- [ReferencedSymbolEntry](interfaces/ReferencedSymbolEntry.md)
|
|
465
|
-
- [ReferenceEntry](interfaces/ReferenceEntry.md)
|
|
466
|
-
- [RegularExpressionLiteral](interfaces/RegularExpressionLiteral.md)
|
|
467
|
-
- [RenameInfoFailure](interfaces/RenameInfoFailure.md)
|
|
468
|
-
- [~~RenameInfoOptions~~](interfaces/RenameInfoOptions.md)
|
|
469
|
-
- [RenameInfoSuccess](interfaces/RenameInfoSuccess.md)
|
|
470
|
-
- [RenameLocation](interfaces/RenameLocation.md)
|
|
471
|
-
- [ReportFileInError](interfaces/ReportFileInError.md)
|
|
472
|
-
- [ResolvedModule](interfaces/ResolvedModule.md)
|
|
473
|
-
- [ResolvedModuleFull](interfaces/ResolvedModuleFull.md)
|
|
474
|
-
- [ResolvedModuleSpecifierInfo](interfaces/ResolvedModuleSpecifierInfo.md)
|
|
475
|
-
- [ResolvedModuleWithFailedLookupLocations](interfaces/ResolvedModuleWithFailedLookupLocations.md)
|
|
476
|
-
- [ResolvedProjectReference](interfaces/ResolvedProjectReference.md)
|
|
477
|
-
- [ResolvedTypeReferenceDirective](interfaces/ResolvedTypeReferenceDirective.md)
|
|
478
|
-
- [ResolvedTypeReferenceDirectiveWithFailedLookupLocations](interfaces/ResolvedTypeReferenceDirectiveWithFailedLookupLocations.md)
|
|
479
|
-
- [~~ResolveProjectReferencePathHost~~](interfaces/ResolveProjectReferencePathHost.md)
|
|
480
|
-
- [RestTypeNode](interfaces/RestTypeNode.md)
|
|
481
|
-
- [ReturnStatement](interfaces/ReturnStatement.md)
|
|
482
|
-
- [SatisfiesExpression](interfaces/SatisfiesExpression.md)
|
|
483
|
-
- [Scanner](interfaces/Scanner.md)
|
|
484
|
-
- [ScopedEmitHelper](interfaces/ScopedEmitHelper.md)
|
|
485
|
-
- [ScriptReferenceHost](interfaces/ScriptReferenceHost.md)
|
|
486
|
-
- [SelectionRange](interfaces/SelectionRange.md)
|
|
487
|
-
- [SemanticDiagnosticsBuilderProgram](interfaces/SemanticDiagnosticsBuilderProgram.md)
|
|
488
|
-
- [SemicolonClassElement](interfaces/SemicolonClassElement.md)
|
|
489
|
-
- [Set](interfaces/Set.md)
|
|
490
|
-
- [SetAccessorDeclaration](interfaces/SetAccessorDeclaration.md)
|
|
491
|
-
- [ShorthandPropertyAssignment](interfaces/ShorthandPropertyAssignment.md)
|
|
492
|
-
- [Signature](interfaces/Signature.md)
|
|
493
|
-
- [SignatureDeclarationBase](interfaces/SignatureDeclarationBase.md)
|
|
494
|
-
- [SignatureHelpCharacterTypedReason](interfaces/SignatureHelpCharacterTypedReason.md)
|
|
495
|
-
- [SignatureHelpInvokedReason](interfaces/SignatureHelpInvokedReason.md)
|
|
496
|
-
- [SignatureHelpItem](interfaces/SignatureHelpItem.md)
|
|
497
|
-
- [SignatureHelpItems](interfaces/SignatureHelpItems.md)
|
|
498
|
-
- [SignatureHelpItemsOptions](interfaces/SignatureHelpItemsOptions.md)
|
|
499
|
-
- [SignatureHelpParameter](interfaces/SignatureHelpParameter.md)
|
|
500
|
-
- [SignatureHelpRetriggeredReason](interfaces/SignatureHelpRetriggeredReason.md)
|
|
501
|
-
- [SolutionBuilder](interfaces/SolutionBuilder.md)
|
|
502
|
-
- [SolutionBuilderHost](interfaces/SolutionBuilderHost.md)
|
|
503
|
-
- [SolutionBuilderHostBase](interfaces/SolutionBuilderHostBase.md)
|
|
504
|
-
- [SolutionBuilderWithWatchHost](interfaces/SolutionBuilderWithWatchHost.md)
|
|
505
|
-
- [SortedArray](interfaces/SortedArray.md)
|
|
506
|
-
- [SortedReadonlyArray](interfaces/SortedReadonlyArray.md)
|
|
507
|
-
- [SourceFile](interfaces/SourceFile.md)
|
|
508
|
-
- [SourceFileLike](interfaces/SourceFileLike.md)
|
|
509
|
-
- [SourceFileMayBeEmittedHost](interfaces/SourceFileMayBeEmittedHost.md)
|
|
510
|
-
- [SourceMapGenerator](interfaces/SourceMapGenerator.md)
|
|
511
|
-
- [SourceMapGeneratorOptions](interfaces/SourceMapGeneratorOptions.md)
|
|
512
|
-
- [SourceMapRange](interfaces/SourceMapRange.md)
|
|
513
|
-
- [SourceMapSource](interfaces/SourceMapSource.md)
|
|
514
|
-
- [SourceMapSpan](interfaces/SourceMapSpan.md)
|
|
515
|
-
- [SpreadAssignment](interfaces/SpreadAssignment.md)
|
|
516
|
-
- [SpreadElement](interfaces/SpreadElement.md)
|
|
517
|
-
- [Statement](interfaces/Statement.md)
|
|
518
|
-
- [StringLiteral](interfaces/StringLiteral.md)
|
|
519
|
-
- [StringLiteralType](interfaces/StringLiteralType.md)
|
|
520
|
-
- [StringMappingType](interfaces/StringMappingType.md)
|
|
521
|
-
- [StructDeclaration](interfaces/StructDeclaration.md)
|
|
522
|
-
- [SubstitutionType](interfaces/SubstitutionType.md)
|
|
523
|
-
- [SuperCall](interfaces/SuperCall.md)
|
|
524
|
-
- [SuperElementAccessExpression](interfaces/SuperElementAccessExpression.md)
|
|
525
|
-
- [SuperExpression](interfaces/SuperExpression.md)
|
|
526
|
-
- [SuperPropertyAccessExpression](interfaces/SuperPropertyAccessExpression.md)
|
|
527
|
-
- [SwitchStatement](interfaces/SwitchStatement.md)
|
|
528
|
-
- [Symbol](interfaces/Symbol.md)
|
|
529
|
-
- [SymbolDisplayPart](interfaces/SymbolDisplayPart.md)
|
|
530
|
-
- [SymbolTracker](interfaces/SymbolTracker.md)
|
|
531
|
-
- [SyntaxList](interfaces/SyntaxList.md)
|
|
532
|
-
- [SynthesizedComment](interfaces/SynthesizedComment.md)
|
|
533
|
-
- [SyntheticExpression](interfaces/SyntheticExpression.md)
|
|
534
|
-
- [System](interfaces/System.md)
|
|
535
|
-
- [TagCheckConfig](interfaces/TagCheckConfig.md)
|
|
536
|
-
- [TagCheckParam](interfaces/TagCheckParam.md)
|
|
537
|
-
- [TaggedTemplateExpression](interfaces/TaggedTemplateExpression.md)
|
|
538
|
-
- [TemplateExpression](interfaces/TemplateExpression.md)
|
|
539
|
-
- [TemplateHead](interfaces/TemplateHead.md)
|
|
540
|
-
- [TemplateLiteralLikeNode](interfaces/TemplateLiteralLikeNode.md)
|
|
541
|
-
- [TemplateLiteralType](interfaces/TemplateLiteralType.md)
|
|
542
|
-
- [TemplateLiteralTypeNode](interfaces/TemplateLiteralTypeNode.md)
|
|
543
|
-
- [TemplateLiteralTypeSpan](interfaces/TemplateLiteralTypeSpan.md)
|
|
544
|
-
- [TemplateMiddle](interfaces/TemplateMiddle.md)
|
|
545
|
-
- [TemplateSpan](interfaces/TemplateSpan.md)
|
|
546
|
-
- [TemplateTail](interfaces/TemplateTail.md)
|
|
547
|
-
- [TextChange](interfaces/TextChange.md)
|
|
548
|
-
- [TextChangeRange](interfaces/TextChangeRange.md)
|
|
549
|
-
- [TextInsertion](interfaces/TextInsertion.md)
|
|
550
|
-
- [TextRange](interfaces/TextRange.md)
|
|
551
|
-
- [TextSpan](interfaces/TextSpan.md)
|
|
552
|
-
- [ThisExpression](interfaces/ThisExpression.md)
|
|
553
|
-
- [ThisTypeNode](interfaces/ThisTypeNode.md)
|
|
554
|
-
- [ThisTypePredicate](interfaces/ThisTypePredicate.md)
|
|
555
|
-
- [ThrowStatement](interfaces/ThrowStatement.md)
|
|
556
|
-
- [TodoComment](interfaces/TodoComment.md)
|
|
557
|
-
- [TodoCommentDescriptor](interfaces/TodoCommentDescriptor.md)
|
|
558
|
-
- [Token](interfaces/Token.md)
|
|
559
|
-
- [TransformationContext](interfaces/TransformationContext.md)
|
|
560
|
-
- [TransformationResult](interfaces/TransformationResult.md)
|
|
561
|
-
- [TransientIdentifier](interfaces/TransientIdentifier.md)
|
|
562
|
-
- [TranspileOptions](interfaces/TranspileOptions.md)
|
|
563
|
-
- [TranspileOutput](interfaces/TranspileOutput.md)
|
|
564
|
-
- [TrueLiteral](interfaces/TrueLiteral.md)
|
|
565
|
-
- [TryStatement](interfaces/TryStatement.md)
|
|
566
|
-
- [TsConfigSourceFile](interfaces/TsConfigSourceFile.md)
|
|
567
|
-
- [TupleType](interfaces/TupleType.md)
|
|
568
|
-
- [TupleTypeNode](interfaces/TupleTypeNode.md)
|
|
569
|
-
- [TupleTypeReference](interfaces/TupleTypeReference.md)
|
|
570
|
-
- [Type](interfaces/Type.md)
|
|
571
|
-
- [TypeAcquisition](interfaces/TypeAcquisition.md)
|
|
572
|
-
- [TypeAliasDeclaration](interfaces/TypeAliasDeclaration.md)
|
|
573
|
-
- [TypeAssertion](interfaces/TypeAssertion.md)
|
|
574
|
-
- [TypeChecker](interfaces/TypeChecker.md)
|
|
575
|
-
- [TypeElement](interfaces/TypeElement.md)
|
|
576
|
-
- [TypeLiteralNode](interfaces/TypeLiteralNode.md)
|
|
577
|
-
- [TypeNode](interfaces/TypeNode.md)
|
|
578
|
-
- [TypeOfExpression](interfaces/TypeOfExpression.md)
|
|
579
|
-
- [TypeOperatorNode](interfaces/TypeOperatorNode.md)
|
|
580
|
-
- [TypeParameter](interfaces/TypeParameter.md)
|
|
581
|
-
- [TypeParameterDeclaration](interfaces/TypeParameterDeclaration.md)
|
|
582
|
-
- [TypePredicateBase](interfaces/TypePredicateBase.md)
|
|
583
|
-
- [TypePredicateNode](interfaces/TypePredicateNode.md)
|
|
584
|
-
- [TypeQueryNode](interfaces/TypeQueryNode.md)
|
|
585
|
-
- [TypeReference](interfaces/TypeReference.md)
|
|
586
|
-
- [TypeReferenceDirectiveResolutionCache](interfaces/TypeReferenceDirectiveResolutionCache.md)
|
|
587
|
-
- [TypeReferenceNode](interfaces/TypeReferenceNode.md)
|
|
588
|
-
- [UnaryExpression](interfaces/UnaryExpression.md)
|
|
589
|
-
- [UnderscoreEscapedMap](interfaces/UnderscoreEscapedMap.md)
|
|
590
|
-
- [UnionOrIntersectionType](interfaces/UnionOrIntersectionType.md)
|
|
591
|
-
- [UnionType](interfaces/UnionType.md)
|
|
592
|
-
- [UnionTypeNode](interfaces/UnionTypeNode.md)
|
|
593
|
-
- [UniqueESSymbolType](interfaces/UniqueESSymbolType.md)
|
|
594
|
-
- [UnparsedPrepend](interfaces/UnparsedPrepend.md)
|
|
595
|
-
- [UnparsedPrologue](interfaces/UnparsedPrologue.md)
|
|
596
|
-
- [UnparsedSection](interfaces/UnparsedSection.md)
|
|
597
|
-
- [UnparsedSource](interfaces/UnparsedSource.md)
|
|
598
|
-
- [UnparsedSyntheticReference](interfaces/UnparsedSyntheticReference.md)
|
|
599
|
-
- [UnparsedTextLike](interfaces/UnparsedTextLike.md)
|
|
600
|
-
- [UnscopedEmitHelper](interfaces/UnscopedEmitHelper.md)
|
|
601
|
-
- [UpdateBundleProject](interfaces/UpdateBundleProject.md)
|
|
602
|
-
- [UpdateExpression](interfaces/UpdateExpression.md)
|
|
603
|
-
- [UpdateOutputFileStampsProject](interfaces/UpdateOutputFileStampsProject.md)
|
|
604
|
-
- [UserPreferences](interfaces/UserPreferences.md)
|
|
605
|
-
- [VariableDeclaration](interfaces/VariableDeclaration.md)
|
|
606
|
-
- [VariableDeclarationList](interfaces/VariableDeclarationList.md)
|
|
607
|
-
- [VariableStatement](interfaces/VariableStatement.md)
|
|
608
|
-
- [VoidExpression](interfaces/VoidExpression.md)
|
|
609
|
-
- [Watch](interfaces/Watch.md)
|
|
610
|
-
- [WatchCompilerHost](interfaces/WatchCompilerHost.md)
|
|
611
|
-
- [WatchCompilerHostOfConfigFile](interfaces/WatchCompilerHostOfConfigFile.md)
|
|
612
|
-
- [WatchCompilerHostOfFilesAndCompilerOptions](interfaces/WatchCompilerHostOfFilesAndCompilerOptions.md)
|
|
613
|
-
- [WatchHost](interfaces/WatchHost.md)
|
|
614
|
-
- [WatchOfConfigFile](interfaces/WatchOfConfigFile.md)
|
|
615
|
-
- [WatchOfFilesAndCompilerOptions](interfaces/WatchOfFilesAndCompilerOptions.md)
|
|
616
|
-
- [WatchOptions](interfaces/WatchOptions.md)
|
|
617
|
-
- [WhileStatement](interfaces/WhileStatement.md)
|
|
618
|
-
- [WithStatement](interfaces/WithStatement.md)
|
|
619
|
-
- [WriteFileCallbackData](interfaces/WriteFileCallbackData.md)
|
|
620
|
-
- [YieldExpression](interfaces/YieldExpression.md)
|
|
621
|
-
|
|
622
|
-
## Type Aliases
|
|
623
|
-
|
|
624
|
-
- [\_\_String](type-aliases/String.md)
|
|
625
|
-
- [AbstractKeyword](type-aliases/AbstractKeyword.md)
|
|
626
|
-
- [AccessExpression](type-aliases/AccessExpression.md)
|
|
627
|
-
- [AccessibilityModifier](type-aliases/AccessibilityModifier.md)
|
|
628
|
-
- [AccessorDeclaration](type-aliases/AccessorDeclaration.md)
|
|
629
|
-
- [AccessorKeyword](type-aliases/AccessorKeyword.md)
|
|
630
|
-
- [AdditiveOperator](type-aliases/AdditiveOperator.md)
|
|
631
|
-
- [AdditiveOperatorOrHigher](type-aliases/AdditiveOperatorOrHigher.md)
|
|
632
|
-
- [AffectedFileResult](type-aliases/AffectedFileResult.md)
|
|
633
|
-
- [ArrayBindingElement](type-aliases/ArrayBindingElement.md)
|
|
634
|
-
- [ArrayBindingOrAssignmentElement](type-aliases/ArrayBindingOrAssignmentElement.md)
|
|
635
|
-
- [ArrayBindingOrAssignmentPattern](type-aliases/ArrayBindingOrAssignmentPattern.md)
|
|
636
|
-
- [AssertionExpression](type-aliases/AssertionExpression.md)
|
|
637
|
-
- [AssertionKey](type-aliases/AssertionKey.md)
|
|
638
|
-
- [AssertKeyword](type-aliases/AssertKeyword.md)
|
|
639
|
-
- [AssertsKeyword](type-aliases/AssertsKeyword.md)
|
|
640
|
-
- [~~AssertsToken~~](type-aliases/AssertsToken.md)
|
|
641
|
-
- [AssignmentOperator](type-aliases/AssignmentOperator.md)
|
|
642
|
-
- [AssignmentOperatorOrHigher](type-aliases/AssignmentOperatorOrHigher.md)
|
|
643
|
-
- [AssignmentOperatorToken](type-aliases/AssignmentOperatorToken.md)
|
|
644
|
-
- [AssignmentPattern](type-aliases/AssignmentPattern.md)
|
|
645
|
-
- [AsteriskToken](type-aliases/AsteriskToken.md)
|
|
646
|
-
- [AsyncKeyword](type-aliases/AsyncKeyword.md)
|
|
647
|
-
- [AwaitKeyword](type-aliases/AwaitKeyword.md)
|
|
648
|
-
- [~~AwaitKeywordToken~~](type-aliases/AwaitKeywordToken.md)
|
|
649
|
-
- [BaseType](type-aliases/BaseType.md)
|
|
650
|
-
- [BinaryOperator](type-aliases/BinaryOperator.md)
|
|
651
|
-
- [BinaryOperatorToken](type-aliases/BinaryOperatorToken.md)
|
|
652
|
-
- [BindingName](type-aliases/BindingName.md)
|
|
653
|
-
- [BindingOrAssignmentElement](type-aliases/BindingOrAssignmentElement.md)
|
|
654
|
-
- [BindingOrAssignmentElementRestIndicator](type-aliases/BindingOrAssignmentElementRestIndicator.md)
|
|
655
|
-
- [BindingOrAssignmentElementTarget](type-aliases/BindingOrAssignmentElementTarget.md)
|
|
656
|
-
- [BindingOrAssignmentPattern](type-aliases/BindingOrAssignmentPattern.md)
|
|
657
|
-
- [BindingPattern](type-aliases/BindingPattern.md)
|
|
658
|
-
- [BitwiseOperator](type-aliases/BitwiseOperator.md)
|
|
659
|
-
- [BitwiseOperatorOrHigher](type-aliases/BitwiseOperatorOrHigher.md)
|
|
660
|
-
- [BlockLike](type-aliases/BlockLike.md)
|
|
661
|
-
- [BooleanLiteral](type-aliases/BooleanLiteral.md)
|
|
662
|
-
- [BreakOrContinueStatement](type-aliases/BreakOrContinueStatement.md)
|
|
663
|
-
- [CallLikeExpression](type-aliases/CallLikeExpression.md)
|
|
664
|
-
- [CaseOrDefaultClause](type-aliases/CaseOrDefaultClause.md)
|
|
665
|
-
- [ClassLikeDeclaration](type-aliases/ClassLikeDeclaration.md)
|
|
666
|
-
- [ClassMemberModifier](type-aliases/ClassMemberModifier.md)
|
|
667
|
-
- [CodeActionCommand](type-aliases/CodeActionCommand.md)
|
|
668
|
-
- [ColonToken](type-aliases/ColonToken.md)
|
|
669
|
-
- [CommentKind](type-aliases/CommentKind.md)
|
|
670
|
-
- [CompilerOptionsValue](type-aliases/CompilerOptionsValue.md)
|
|
671
|
-
- [CompletionEntryData](type-aliases/CompletionEntryData.md)
|
|
672
|
-
- [CompletionsTriggerCharacter](type-aliases/CompletionsTriggerCharacter.md)
|
|
673
|
-
- [CompoundAssignmentOperator](type-aliases/CompoundAssignmentOperator.md)
|
|
674
|
-
- [ConciseBody](type-aliases/ConciseBody.md)
|
|
675
|
-
- [ConstKeyword](type-aliases/ConstKeyword.md)
|
|
676
|
-
- [CreateProgram](type-aliases/CreateProgram.md)
|
|
677
|
-
- [CustomTransformerFactory](type-aliases/CustomTransformerFactory.md)
|
|
678
|
-
- [DeclarationName](type-aliases/DeclarationName.md)
|
|
679
|
-
- [DeclarationWithTypeParameterChildren](type-aliases/DeclarationWithTypeParameterChildren.md)
|
|
680
|
-
- [DeclarationWithTypeParameters](type-aliases/DeclarationWithTypeParameters.md)
|
|
681
|
-
- [DeclareKeyword](type-aliases/DeclareKeyword.md)
|
|
682
|
-
- [DefaultKeyword](type-aliases/DefaultKeyword.md)
|
|
683
|
-
- [DestructuringAssignment](type-aliases/DestructuringAssignment.md)
|
|
684
|
-
- [DestructuringPattern](type-aliases/DestructuringPattern.md)
|
|
685
|
-
- [DiagnosticReporter](type-aliases/DiagnosticReporter.md)
|
|
686
|
-
- [DirectoryWatcherCallback](type-aliases/DirectoryWatcherCallback.md)
|
|
687
|
-
- [DocumentRegistryBucketKey](type-aliases/DocumentRegistryBucketKey.md)
|
|
688
|
-
- [DotDotDotToken](type-aliases/DotDotDotToken.md)
|
|
689
|
-
- [DotToken](type-aliases/DotToken.md)
|
|
690
|
-
- [EmitHelper](type-aliases/EmitHelper.md)
|
|
691
|
-
- [EmitHelperUniqueNameCallback](type-aliases/EmitHelperUniqueNameCallback.md)
|
|
692
|
-
- [EndOfFileToken](type-aliases/EndOfFileToken.md)
|
|
693
|
-
- [EntityName](type-aliases/EntityName.md)
|
|
694
|
-
- [EntityNameExpression](type-aliases/EntityNameExpression.md)
|
|
695
|
-
- [EntityNameOrEntityNameExpression](type-aliases/EntityNameOrEntityNameExpression.md)
|
|
696
|
-
- [EqualityOperator](type-aliases/EqualityOperator.md)
|
|
697
|
-
- [EqualityOperatorOrHigher](type-aliases/EqualityOperatorOrHigher.md)
|
|
698
|
-
- [EqualsGreaterThanToken](type-aliases/EqualsGreaterThanToken.md)
|
|
699
|
-
- [EqualsToken](type-aliases/EqualsToken.md)
|
|
700
|
-
- [ErrorCallback](type-aliases/ErrorCallback.md)
|
|
701
|
-
- [ExclamationToken](type-aliases/ExclamationToken.md)
|
|
702
|
-
- [ExponentiationOperator](type-aliases/ExponentiationOperator.md)
|
|
703
|
-
- [ExportKeyword](type-aliases/ExportKeyword.md)
|
|
704
|
-
- [FileWatcherCallback](type-aliases/FileWatcherCallback.md)
|
|
705
|
-
- [FlowNode](type-aliases/FlowNode.md)
|
|
706
|
-
- [FlowType](type-aliases/FlowType.md)
|
|
707
|
-
- [ForInitializer](type-aliases/ForInitializer.md)
|
|
708
|
-
- [ForInOrOfStatement](type-aliases/ForInOrOfStatement.md)
|
|
709
|
-
- [FunctionBody](type-aliases/FunctionBody.md)
|
|
710
|
-
- [~~FunctionLike~~](type-aliases/FunctionLike.md)
|
|
711
|
-
- [FunctionLikeDeclaration](type-aliases/FunctionLikeDeclaration.md)
|
|
712
|
-
- [FunctionOrConstructorTypeNode](type-aliases/FunctionOrConstructorTypeNode.md)
|
|
713
|
-
- [HasDecorators](type-aliases/HasDecorators.md)
|
|
714
|
-
- [HasExpressionInitializer](type-aliases/HasExpressionInitializer.md)
|
|
715
|
-
- [HasIllegalDecorators](type-aliases/HasIllegalDecorators.md)
|
|
716
|
-
- [HasInitializer](type-aliases/HasInitializer.md)
|
|
717
|
-
- [HasJSDoc](type-aliases/HasJSDoc.md)
|
|
718
|
-
- [HasModifiers](type-aliases/HasModifiers.md)
|
|
719
|
-
- [HasType](type-aliases/HasType.md)
|
|
720
|
-
- [HasTypeArguments](type-aliases/HasTypeArguments.md)
|
|
721
|
-
- [ImportOrExportSpecifier](type-aliases/ImportOrExportSpecifier.md)
|
|
722
|
-
- [IncrementExpression](type-aliases/IncrementExpression.md)
|
|
723
|
-
- [InKeyword](type-aliases/InKeyword.md)
|
|
724
|
-
- [InvalidatedProject](type-aliases/InvalidatedProject.md)
|
|
725
|
-
- [JSDocComment](type-aliases/JSDocComment.md)
|
|
726
|
-
- [JSDocNamespaceBody](type-aliases/JSDocNamespaceBody.md)
|
|
727
|
-
- [JSDocSyntaxKind](type-aliases/JSDocSyntaxKind.md)
|
|
728
|
-
- [JSDocTypeReferencingNode](type-aliases/JSDocTypeReferencingNode.md)
|
|
729
|
-
- [~~JsFileExtensionInfo~~](type-aliases/JsFileExtensionInfo.md)
|
|
730
|
-
- [JsonObjectExpression](type-aliases/JsonObjectExpression.md)
|
|
731
|
-
- [JsxAttributeLike](type-aliases/JsxAttributeLike.md)
|
|
732
|
-
- [JsxAttributeValue](type-aliases/JsxAttributeValue.md)
|
|
733
|
-
- [JsxChild](type-aliases/JsxChild.md)
|
|
734
|
-
- [JsxOpeningLikeElement](type-aliases/JsxOpeningLikeElement.md)
|
|
735
|
-
- [JsxTagNameExpression](type-aliases/JsxTagNameExpression.md)
|
|
736
|
-
- [JsxTokenSyntaxKind](type-aliases/JsxTokenSyntaxKind.md)
|
|
737
|
-
- [KeywordSyntaxKind](type-aliases/KeywordSyntaxKind.md)
|
|
738
|
-
- [KeywordTypeSyntaxKind](type-aliases/KeywordTypeSyntaxKind.md)
|
|
739
|
-
- [LiteralSyntaxKind](type-aliases/LiteralSyntaxKind.md)
|
|
740
|
-
- [LiteralToken](type-aliases/LiteralToken.md)
|
|
741
|
-
- [LogicalOperator](type-aliases/LogicalOperator.md)
|
|
742
|
-
- [LogicalOperatorOrHigher](type-aliases/LogicalOperatorOrHigher.md)
|
|
743
|
-
- [LogicalOrCoalescingAssignmentOperator](type-aliases/LogicalOrCoalescingAssignmentOperator.md)
|
|
744
|
-
- [MemberName](type-aliases/MemberName.md)
|
|
745
|
-
- [MinusToken](type-aliases/MinusToken.md)
|
|
746
|
-
- [Modifier](type-aliases/Modifier.md)
|
|
747
|
-
- [ModifierLike](type-aliases/ModifierLike.md)
|
|
748
|
-
- [ModifiersArray](type-aliases/ModifiersArray.md)
|
|
749
|
-
- [ModifierSyntaxKind](type-aliases/ModifierSyntaxKind.md)
|
|
750
|
-
- [ModuleBody](type-aliases/ModuleBody.md)
|
|
751
|
-
- [ModuleName](type-aliases/ModuleName.md)
|
|
752
|
-
- [ModuleReference](type-aliases/ModuleReference.md)
|
|
753
|
-
- [MultiplicativeOperator](type-aliases/MultiplicativeOperator.md)
|
|
754
|
-
- [MultiplicativeOperatorOrHigher](type-aliases/MultiplicativeOperatorOrHigher.md)
|
|
755
|
-
- [NamedExportBindings](type-aliases/NamedExportBindings.md)
|
|
756
|
-
- [NamedImportBindings](type-aliases/NamedImportBindings.md)
|
|
757
|
-
- [NamedImportsOrExports](type-aliases/NamedImportsOrExports.md)
|
|
758
|
-
- [NamespaceBody](type-aliases/NamespaceBody.md)
|
|
759
|
-
- [ObjectBindingOrAssignmentElement](type-aliases/ObjectBindingOrAssignmentElement.md)
|
|
760
|
-
- [ObjectBindingOrAssignmentPattern](type-aliases/ObjectBindingOrAssignmentPattern.md)
|
|
761
|
-
- [ObjectLiteralElementLike](type-aliases/ObjectLiteralElementLike.md)
|
|
762
|
-
- [ObjectTypeDeclaration](type-aliases/ObjectTypeDeclaration.md)
|
|
763
|
-
- [OptionalChain](type-aliases/OptionalChain.md)
|
|
764
|
-
- [OutKeyword](type-aliases/OutKeyword.md)
|
|
765
|
-
- [OverrideKeyword](type-aliases/OverrideKeyword.md)
|
|
766
|
-
- [ParameterPropertyDeclaration](type-aliases/ParameterPropertyDeclaration.md)
|
|
767
|
-
- [ParameterPropertyModifier](type-aliases/ParameterPropertyModifier.md)
|
|
768
|
-
- [Path](type-aliases/Path.md)
|
|
769
|
-
- [PlusToken](type-aliases/PlusToken.md)
|
|
770
|
-
- [PostfixUnaryOperator](type-aliases/PostfixUnaryOperator.md)
|
|
771
|
-
- [PrefixUnaryOperator](type-aliases/PrefixUnaryOperator.md)
|
|
772
|
-
- [PrivateKeyword](type-aliases/PrivateKeyword.md)
|
|
773
|
-
- [PropertyName](type-aliases/PropertyName.md)
|
|
774
|
-
- [PropertyNameLiteral](type-aliases/PropertyNameLiteral.md)
|
|
775
|
-
- [ProtectedKeyword](type-aliases/ProtectedKeyword.md)
|
|
776
|
-
- [PseudoLiteralSyntaxKind](type-aliases/PseudoLiteralSyntaxKind.md)
|
|
777
|
-
- [PseudoLiteralToken](type-aliases/PseudoLiteralToken.md)
|
|
778
|
-
- [PublicKeyword](type-aliases/PublicKeyword.md)
|
|
779
|
-
- [PunctuationSyntaxKind](type-aliases/PunctuationSyntaxKind.md)
|
|
780
|
-
- [QuestionDotToken](type-aliases/QuestionDotToken.md)
|
|
781
|
-
- [QuestionToken](type-aliases/QuestionToken.md)
|
|
782
|
-
- [ReadonlyKeyword](type-aliases/ReadonlyKeyword.md)
|
|
783
|
-
- [~~ReadonlyToken~~](type-aliases/ReadonlyToken.md)
|
|
784
|
-
- [RedirectTargetsMap](type-aliases/RedirectTargetsMap.md)
|
|
785
|
-
- [RefactorTriggerReason](type-aliases/RefactorTriggerReason.md)
|
|
786
|
-
- [RelationalOperator](type-aliases/RelationalOperator.md)
|
|
787
|
-
- [RelationalOperatorOrHigher](type-aliases/RelationalOperatorOrHigher.md)
|
|
788
|
-
- [RenameInfo](type-aliases/RenameInfo.md)
|
|
789
|
-
- [ReportEmitErrorSummary](type-aliases/ReportEmitErrorSummary.md)
|
|
790
|
-
- [ResolvedConfigFileName](type-aliases/ResolvedConfigFileName.md)
|
|
791
|
-
- [ShiftOperator](type-aliases/ShiftOperator.md)
|
|
792
|
-
- [ShiftOperatorOrHigher](type-aliases/ShiftOperatorOrHigher.md)
|
|
793
|
-
- [SignatureDeclaration](type-aliases/SignatureDeclaration.md)
|
|
794
|
-
- [SignatureHelpRetriggerCharacter](type-aliases/SignatureHelpRetriggerCharacter.md)
|
|
795
|
-
- [SignatureHelpTriggerCharacter](type-aliases/SignatureHelpTriggerCharacter.md)
|
|
796
|
-
- [SignatureHelpTriggerReason](type-aliases/SignatureHelpTriggerReason.md)
|
|
797
|
-
- [StaticKeyword](type-aliases/StaticKeyword.md)
|
|
798
|
-
- [StringLiteralLike](type-aliases/StringLiteralLike.md)
|
|
799
|
-
- [StructuredType](type-aliases/StructuredType.md)
|
|
800
|
-
- [SuperProperty](type-aliases/SuperProperty.md)
|
|
801
|
-
- [SymbolTable](type-aliases/SymbolTable.md)
|
|
802
|
-
- [TemplateLiteral](type-aliases/TemplateLiteral.md)
|
|
803
|
-
- [TemplateLiteralToken](type-aliases/TemplateLiteralToken.md)
|
|
804
|
-
- [TokenSyntaxKind](type-aliases/TokenSyntaxKind.md)
|
|
805
|
-
- [Transformer](type-aliases/Transformer.md)
|
|
806
|
-
- [TransformerFactory](type-aliases/TransformerFactory.md)
|
|
807
|
-
- [TriviaSyntaxKind](type-aliases/TriviaSyntaxKind.md)
|
|
808
|
-
- [TypeOfTag](type-aliases/TypeOfTag.md)
|
|
809
|
-
- [TypeOnlyAliasDeclaration](type-aliases/TypeOnlyAliasDeclaration.md)
|
|
810
|
-
- [TypeOnlyCompatibleAliasDeclaration](type-aliases/TypeOnlyCompatibleAliasDeclaration.md)
|
|
811
|
-
- [TypePredicate](type-aliases/TypePredicate.md)
|
|
812
|
-
- [TypeReferenceType](type-aliases/TypeReferenceType.md)
|
|
813
|
-
- [TypeVariable](type-aliases/TypeVariable.md)
|
|
814
|
-
- [UnionOrIntersectionTypeNode](type-aliases/UnionOrIntersectionTypeNode.md)
|
|
815
|
-
- [UnparsedNode](type-aliases/UnparsedNode.md)
|
|
816
|
-
- [UnparsedSourceText](type-aliases/UnparsedSourceText.md)
|
|
817
|
-
- [VariableLikeDeclaration](type-aliases/VariableLikeDeclaration.md)
|
|
818
|
-
- [Visitor](type-aliases/Visitor.md)
|
|
819
|
-
- [VisitResult](type-aliases/VisitResult.md)
|
|
820
|
-
- [WatchStatusReporter](type-aliases/WatchStatusReporter.md)
|
|
821
|
-
- [WithMetadata](type-aliases/WithMetadata.md)
|
|
822
|
-
- [WriteFileCallback](type-aliases/WriteFileCallback.md)
|
|
823
|
-
|
|
824
|
-
## Variables
|
|
825
|
-
|
|
826
|
-
- [~~createAdd~~](variables/createAdd.md)
|
|
827
|
-
- [~~createArrayBindingPattern~~](variables/createArrayBindingPattern.md)
|
|
828
|
-
- [~~createArrayLiteral~~](variables/createArrayLiteral.md)
|
|
829
|
-
- [~~createArrayTypeNode~~](variables/createArrayTypeNode.md)
|
|
830
|
-
- [~~createArrowFunction~~](variables/createArrowFunction.md)
|
|
831
|
-
- [~~createAsExpression~~](variables/createAsExpression.md)
|
|
832
|
-
- [~~createAssignment~~](variables/createAssignment.md)
|
|
833
|
-
- [~~createAwait~~](variables/createAwait.md)
|
|
834
|
-
- [~~createBigIntLiteral~~](variables/createBigIntLiteral.md)
|
|
835
|
-
- [~~createBinary~~](variables/createBinary.md)
|
|
836
|
-
- [~~createBindingElement~~](variables/createBindingElement.md)
|
|
837
|
-
- [~~createBlock~~](variables/createBlock.md)
|
|
838
|
-
- [~~createBreak~~](variables/createBreak.md)
|
|
839
|
-
- [~~createBundle~~](variables/createBundle.md)
|
|
840
|
-
- [~~createCall~~](variables/createCall.md)
|
|
841
|
-
- [~~createCallChain~~](variables/createCallChain.md)
|
|
842
|
-
- [~~createCallSignature~~](variables/createCallSignature.md)
|
|
843
|
-
- [~~createCaseBlock~~](variables/createCaseBlock.md)
|
|
844
|
-
- [~~createCaseClause~~](variables/createCaseClause.md)
|
|
845
|
-
- [~~createCatchClause~~](variables/createCatchClause.md)
|
|
846
|
-
- [~~createClassDeclaration~~](variables/createClassDeclaration.md)
|
|
847
|
-
- [~~createClassExpression~~](variables/createClassExpression.md)
|
|
848
|
-
- [~~createComma~~](variables/createComma.md)
|
|
849
|
-
- [~~createCommaList~~](variables/createCommaList.md)
|
|
850
|
-
- [~~createComputedPropertyName~~](variables/createComputedPropertyName.md)
|
|
851
|
-
- [~~createConditional~~](variables/createConditional.md)
|
|
852
|
-
- [~~createConditionalTypeNode~~](variables/createConditionalTypeNode.md)
|
|
853
|
-
- [~~createConstructor~~](variables/createConstructor.md)
|
|
854
|
-
- [~~createConstructorTypeNode~~](variables/createConstructorTypeNode.md)
|
|
855
|
-
- [~~createConstructSignature~~](variables/createConstructSignature.md)
|
|
856
|
-
- [~~createContinue~~](variables/createContinue.md)
|
|
857
|
-
- [~~createDebuggerStatement~~](variables/createDebuggerStatement.md)
|
|
858
|
-
- [~~createDecorator~~](variables/createDecorator.md)
|
|
859
|
-
- [~~createDefaultClause~~](variables/createDefaultClause.md)
|
|
860
|
-
- [~~createDelete~~](variables/createDelete.md)
|
|
861
|
-
- [~~createDo~~](variables/createDo.md)
|
|
862
|
-
- [~~createElementAccess~~](variables/createElementAccess.md)
|
|
863
|
-
- [~~createElementAccessChain~~](variables/createElementAccessChain.md)
|
|
864
|
-
- [~~createEmptyStatement~~](variables/createEmptyStatement.md)
|
|
865
|
-
- [~~createEnumDeclaration~~](variables/createEnumDeclaration.md)
|
|
866
|
-
- [~~createEnumMember~~](variables/createEnumMember.md)
|
|
867
|
-
- [~~createExportAssignment~~](variables/createExportAssignment.md)
|
|
868
|
-
- [~~createExportDeclaration~~](variables/createExportDeclaration.md)
|
|
869
|
-
- [~~createExportDefault~~](variables/createExportDefault.md)
|
|
870
|
-
- [~~createExportSpecifier~~](variables/createExportSpecifier.md)
|
|
871
|
-
- [~~createExpressionStatement~~](variables/createExpressionStatement.md)
|
|
872
|
-
- [~~createExpressionWithTypeArguments~~](variables/createExpressionWithTypeArguments.md)
|
|
873
|
-
- [~~createExternalModuleExport~~](variables/createExternalModuleExport.md)
|
|
874
|
-
- [~~createExternalModuleReference~~](variables/createExternalModuleReference.md)
|
|
875
|
-
- [~~createFalse~~](variables/createFalse.md)
|
|
876
|
-
- [~~createFileLevelUniqueName~~](variables/createFileLevelUniqueName.md)
|
|
877
|
-
- [~~createFor~~](variables/createFor.md)
|
|
878
|
-
- [~~createForIn~~](variables/createForIn.md)
|
|
879
|
-
- [~~createForOf~~](variables/createForOf.md)
|
|
880
|
-
- [~~createFunctionDeclaration~~](variables/createFunctionDeclaration.md)
|
|
881
|
-
- [~~createFunctionExpression~~](variables/createFunctionExpression.md)
|
|
882
|
-
- [~~createFunctionTypeNode~~](variables/createFunctionTypeNode.md)
|
|
883
|
-
- [~~createGetAccessor~~](variables/createGetAccessor.md)
|
|
884
|
-
- [~~createHeritageClause~~](variables/createHeritageClause.md)
|
|
885
|
-
- [~~createIdentifier~~](variables/createIdentifier.md)
|
|
886
|
-
- [~~createIf~~](variables/createIf.md)
|
|
887
|
-
- [~~createImmediatelyInvokedArrowFunction~~](variables/createImmediatelyInvokedArrowFunction.md)
|
|
888
|
-
- [~~createImmediatelyInvokedFunctionExpression~~](variables/createImmediatelyInvokedFunctionExpression.md)
|
|
889
|
-
- [~~createImportClause~~](variables/createImportClause.md)
|
|
890
|
-
- [~~createImportDeclaration~~](variables/createImportDeclaration.md)
|
|
891
|
-
- [~~createImportEqualsDeclaration~~](variables/createImportEqualsDeclaration.md)
|
|
892
|
-
- [~~createImportSpecifier~~](variables/createImportSpecifier.md)
|
|
893
|
-
- [~~createImportTypeNode~~](variables/createImportTypeNode.md)
|
|
894
|
-
- [~~createIndexedAccessTypeNode~~](variables/createIndexedAccessTypeNode.md)
|
|
895
|
-
- [~~createIndexSignature~~](variables/createIndexSignature.md)
|
|
896
|
-
- [~~createInferTypeNode~~](variables/createInferTypeNode.md)
|
|
897
|
-
- [~~createInterfaceDeclaration~~](variables/createInterfaceDeclaration.md)
|
|
898
|
-
- [~~createIntersectionTypeNode~~](variables/createIntersectionTypeNode.md)
|
|
899
|
-
- [~~createJSDocAugmentsTag~~](variables/createJSDocAugmentsTag.md)
|
|
900
|
-
- [~~createJSDocAuthorTag~~](variables/createJSDocAuthorTag.md)
|
|
901
|
-
- [~~createJSDocCallbackTag~~](variables/createJSDocCallbackTag.md)
|
|
902
|
-
- [~~createJSDocClassTag~~](variables/createJSDocClassTag.md)
|
|
903
|
-
- [~~createJSDocComment~~](variables/createJSDocComment.md)
|
|
904
|
-
- [~~createJSDocEnumTag~~](variables/createJSDocEnumTag.md)
|
|
905
|
-
- [~~createJSDocImplementsTag~~](variables/createJSDocImplementsTag.md)
|
|
906
|
-
- [~~createJSDocParameterTag~~](variables/createJSDocParameterTag.md)
|
|
907
|
-
- [~~createJSDocParamTag~~](variables/createJSDocParamTag.md)
|
|
908
|
-
- [~~createJSDocPrivateTag~~](variables/createJSDocPrivateTag.md)
|
|
909
|
-
- [~~createJSDocPropertyTag~~](variables/createJSDocPropertyTag.md)
|
|
910
|
-
- [~~createJSDocProtectedTag~~](variables/createJSDocProtectedTag.md)
|
|
911
|
-
- [~~createJSDocPublicTag~~](variables/createJSDocPublicTag.md)
|
|
912
|
-
- [~~createJSDocReadonlyTag~~](variables/createJSDocReadonlyTag.md)
|
|
913
|
-
- [~~createJSDocReturnTag~~](variables/createJSDocReturnTag.md)
|
|
914
|
-
- [~~createJSDocSignature~~](variables/createJSDocSignature.md)
|
|
915
|
-
- [~~createJSDocTag~~](variables/createJSDocTag.md)
|
|
916
|
-
- [~~createJSDocTemplateTag~~](variables/createJSDocTemplateTag.md)
|
|
917
|
-
- [~~createJSDocThisTag~~](variables/createJSDocThisTag.md)
|
|
918
|
-
- [~~createJSDocTypedefTag~~](variables/createJSDocTypedefTag.md)
|
|
919
|
-
- [~~createJSDocTypeExpression~~](variables/createJSDocTypeExpression.md)
|
|
920
|
-
- [~~createJSDocTypeLiteral~~](variables/createJSDocTypeLiteral.md)
|
|
921
|
-
- [~~createJSDocTypeTag~~](variables/createJSDocTypeTag.md)
|
|
922
|
-
- [~~createJsxAttribute~~](variables/createJsxAttribute.md)
|
|
923
|
-
- [~~createJsxAttributes~~](variables/createJsxAttributes.md)
|
|
924
|
-
- [~~createJsxClosingElement~~](variables/createJsxClosingElement.md)
|
|
925
|
-
- [~~createJsxElement~~](variables/createJsxElement.md)
|
|
926
|
-
- [~~createJsxExpression~~](variables/createJsxExpression.md)
|
|
927
|
-
- [~~createJsxFragment~~](variables/createJsxFragment.md)
|
|
928
|
-
- [~~createJsxJsxClosingFragment~~](variables/createJsxJsxClosingFragment.md)
|
|
929
|
-
- [~~createJsxOpeningElement~~](variables/createJsxOpeningElement.md)
|
|
930
|
-
- [~~createJsxOpeningFragment~~](variables/createJsxOpeningFragment.md)
|
|
931
|
-
- [~~createJsxSelfClosingElement~~](variables/createJsxSelfClosingElement.md)
|
|
932
|
-
- [~~createJsxSpreadAttribute~~](variables/createJsxSpreadAttribute.md)
|
|
933
|
-
- [~~createJsxText~~](variables/createJsxText.md)
|
|
934
|
-
- [~~createKeywordTypeNode~~](variables/createKeywordTypeNode.md)
|
|
935
|
-
- [~~createLabel~~](variables/createLabel.md)
|
|
936
|
-
- [~~createLessThan~~](variables/createLessThan.md)
|
|
937
|
-
- [~~createLiteral~~](variables/createLiteral.md)
|
|
938
|
-
- [~~createLiteralTypeNode~~](variables/createLiteralTypeNode.md)
|
|
939
|
-
- [~~createLogicalAnd~~](variables/createLogicalAnd.md)
|
|
940
|
-
- [~~createLogicalNot~~](variables/createLogicalNot.md)
|
|
941
|
-
- [~~createLogicalOr~~](variables/createLogicalOr.md)
|
|
942
|
-
- [~~createLoopVariable~~](variables/createLoopVariable.md)
|
|
943
|
-
- [~~createMappedTypeNode~~](variables/createMappedTypeNode.md)
|
|
944
|
-
- [~~createMetaProperty~~](variables/createMetaProperty.md)
|
|
945
|
-
- [~~createMethod~~](variables/createMethod.md)
|
|
946
|
-
- [~~createMethodSignature~~](variables/createMethodSignature.md)
|
|
947
|
-
- [~~createModifier~~](variables/createModifier.md)
|
|
948
|
-
- [~~createModifiersFromModifierFlags~~](variables/createModifiersFromModifierFlags.md)
|
|
949
|
-
- [~~createModuleBlock~~](variables/createModuleBlock.md)
|
|
950
|
-
- [~~createModuleDeclaration~~](variables/createModuleDeclaration.md)
|
|
951
|
-
- [~~createNamedExports~~](variables/createNamedExports.md)
|
|
952
|
-
- [~~createNamedImports~~](variables/createNamedImports.md)
|
|
953
|
-
- [~~createNamespaceExport~~](variables/createNamespaceExport.md)
|
|
954
|
-
- [~~createNamespaceExportDeclaration~~](variables/createNamespaceExportDeclaration.md)
|
|
955
|
-
- [~~createNamespaceImport~~](variables/createNamespaceImport.md)
|
|
956
|
-
- [~~createNew~~](variables/createNew.md)
|
|
957
|
-
- [~~createNode~~](variables/createNode.md)
|
|
958
|
-
- [~~createNodeArray~~](variables/createNodeArray.md)
|
|
959
|
-
- [~~createNonNullChain~~](variables/createNonNullChain.md)
|
|
960
|
-
- [~~createNonNullExpression~~](variables/createNonNullExpression.md)
|
|
961
|
-
- [~~createNoSubstitutionTemplateLiteral~~](variables/createNoSubstitutionTemplateLiteral.md)
|
|
962
|
-
- [~~createNotEmittedStatement~~](variables/createNotEmittedStatement.md)
|
|
963
|
-
- [~~createNull~~](variables/createNull.md)
|
|
964
|
-
- [~~createNumericLiteral~~](variables/createNumericLiteral.md)
|
|
965
|
-
- [~~createObjectBindingPattern~~](variables/createObjectBindingPattern.md)
|
|
966
|
-
- [~~createObjectLiteral~~](variables/createObjectLiteral.md)
|
|
967
|
-
- [~~createOmittedExpression~~](variables/createOmittedExpression.md)
|
|
968
|
-
- [~~createOptimisticUniqueName~~](variables/createOptimisticUniqueName.md)
|
|
969
|
-
- [~~createOptionalTypeNode~~](variables/createOptionalTypeNode.md)
|
|
970
|
-
- [~~createParameter~~](variables/createParameter.md)
|
|
971
|
-
- [~~createParen~~](variables/createParen.md)
|
|
972
|
-
- [~~createParenthesizedType~~](variables/createParenthesizedType.md)
|
|
973
|
-
- [~~createPartiallyEmittedExpression~~](variables/createPartiallyEmittedExpression.md)
|
|
974
|
-
- [~~createPostfix~~](variables/createPostfix.md)
|
|
975
|
-
- [~~createPostfixIncrement~~](variables/createPostfixIncrement.md)
|
|
976
|
-
- [~~createPrefix~~](variables/createPrefix.md)
|
|
977
|
-
- [~~createPrivateIdentifier~~](variables/createPrivateIdentifier.md)
|
|
978
|
-
- [~~createProperty~~](variables/createProperty.md)
|
|
979
|
-
- [~~createPropertyAccess~~](variables/createPropertyAccess.md)
|
|
980
|
-
- [~~createPropertyAccessChain~~](variables/createPropertyAccessChain.md)
|
|
981
|
-
- [~~createPropertyAssignment~~](variables/createPropertyAssignment.md)
|
|
982
|
-
- [~~createPropertySignature~~](variables/createPropertySignature.md)
|
|
983
|
-
- [~~createQualifiedName~~](variables/createQualifiedName.md)
|
|
984
|
-
- [~~createRegularExpressionLiteral~~](variables/createRegularExpressionLiteral.md)
|
|
985
|
-
- [~~createRestTypeNode~~](variables/createRestTypeNode.md)
|
|
986
|
-
- [~~createReturn~~](variables/createReturn.md)
|
|
987
|
-
- [~~createSemicolonClassElement~~](variables/createSemicolonClassElement.md)
|
|
988
|
-
- [~~createSetAccessor~~](variables/createSetAccessor.md)
|
|
989
|
-
- [~~createShorthandPropertyAssignment~~](variables/createShorthandPropertyAssignment.md)
|
|
990
|
-
- [~~createSpread~~](variables/createSpread.md)
|
|
991
|
-
- [~~createSpreadAssignment~~](variables/createSpreadAssignment.md)
|
|
992
|
-
- [~~createStatement~~](variables/createStatement.md)
|
|
993
|
-
- [~~createStrictEquality~~](variables/createStrictEquality.md)
|
|
994
|
-
- [~~createStrictInequality~~](variables/createStrictInequality.md)
|
|
995
|
-
- [~~createStringLiteral~~](variables/createStringLiteral.md)
|
|
996
|
-
- [~~createStringLiteralFromNode~~](variables/createStringLiteralFromNode.md)
|
|
997
|
-
- [~~createSubtract~~](variables/createSubtract.md)
|
|
998
|
-
- [~~createSuper~~](variables/createSuper.md)
|
|
999
|
-
- [~~createSwitch~~](variables/createSwitch.md)
|
|
1000
|
-
- [~~createTaggedTemplate~~](variables/createTaggedTemplate.md)
|
|
1001
|
-
- [~~createTemplateExpression~~](variables/createTemplateExpression.md)
|
|
1002
|
-
- [~~createTemplateHead~~](variables/createTemplateHead.md)
|
|
1003
|
-
- [~~createTemplateMiddle~~](variables/createTemplateMiddle.md)
|
|
1004
|
-
- [~~createTemplateSpan~~](variables/createTemplateSpan.md)
|
|
1005
|
-
- [~~createTemplateTail~~](variables/createTemplateTail.md)
|
|
1006
|
-
- [~~createTempVariable~~](variables/createTempVariable.md)
|
|
1007
|
-
- [~~createThis~~](variables/createThis.md)
|
|
1008
|
-
- [~~createThisTypeNode~~](variables/createThisTypeNode.md)
|
|
1009
|
-
- [~~createThrow~~](variables/createThrow.md)
|
|
1010
|
-
- [~~createToken~~](variables/createToken.md)
|
|
1011
|
-
- [~~createTrue~~](variables/createTrue.md)
|
|
1012
|
-
- [~~createTry~~](variables/createTry.md)
|
|
1013
|
-
- [~~createTupleTypeNode~~](variables/createTupleTypeNode.md)
|
|
1014
|
-
- [~~createTypeAliasDeclaration~~](variables/createTypeAliasDeclaration.md)
|
|
1015
|
-
- [~~createTypeAssertion~~](variables/createTypeAssertion.md)
|
|
1016
|
-
- [~~createTypeLiteralNode~~](variables/createTypeLiteralNode.md)
|
|
1017
|
-
- [~~createTypeOf~~](variables/createTypeOf.md)
|
|
1018
|
-
- [~~createTypeOperatorNode~~](variables/createTypeOperatorNode.md)
|
|
1019
|
-
- [~~createTypeParameterDeclaration~~](variables/createTypeParameterDeclaration.md)
|
|
1020
|
-
- [~~createTypePredicateNode~~](variables/createTypePredicateNode.md)
|
|
1021
|
-
- [~~createTypePredicateNodeWithModifier~~](variables/createTypePredicateNodeWithModifier.md)
|
|
1022
|
-
- [~~createTypeQueryNode~~](variables/createTypeQueryNode.md)
|
|
1023
|
-
- [~~createTypeReferenceNode~~](variables/createTypeReferenceNode.md)
|
|
1024
|
-
- [~~createUnionTypeNode~~](variables/createUnionTypeNode.md)
|
|
1025
|
-
- [~~createUniqueName~~](variables/createUniqueName.md)
|
|
1026
|
-
- [~~createVariableDeclaration~~](variables/createVariableDeclaration.md)
|
|
1027
|
-
- [~~createVariableDeclarationList~~](variables/createVariableDeclarationList.md)
|
|
1028
|
-
- [~~createVariableStatement~~](variables/createVariableStatement.md)
|
|
1029
|
-
- [~~createVoid~~](variables/createVoid.md)
|
|
1030
|
-
- [~~createVoidZero~~](variables/createVoidZero.md)
|
|
1031
|
-
- [~~createWhile~~](variables/createWhile.md)
|
|
1032
|
-
- [~~createWith~~](variables/createWith.md)
|
|
1033
|
-
- [~~createYield~~](variables/createYield.md)
|
|
1034
|
-
- [factory](variables/factory.md)
|
|
1035
|
-
- [~~getGeneratedNameForNode~~](variables/getGeneratedNameForNode.md)
|
|
1036
|
-
- [~~getMutableClone~~](variables/getMutableClone.md)
|
|
1037
|
-
- [~~isIdentifierOrPrivateIdentifier~~](variables/isIdentifierOrPrivateIdentifier.md)
|
|
1038
|
-
- [~~isTypeAssertion~~](variables/isTypeAssertion.md)
|
|
1039
|
-
- [ohModulesPathPart](variables/ohModulesPathPart.md)
|
|
1040
|
-
- [servicesVersion](variables/servicesVersion.md)
|
|
1041
|
-
- [sys](variables/sys.md)
|
|
1042
|
-
- [unchangedTextChangeRange](variables/unchangedTextChangeRange.md)
|
|
1043
|
-
- [~~updateArrayBindingPattern~~](variables/updateArrayBindingPattern.md)
|
|
1044
|
-
- [~~updateArrayLiteral~~](variables/updateArrayLiteral.md)
|
|
1045
|
-
- [~~updateArrayTypeNode~~](variables/updateArrayTypeNode.md)
|
|
1046
|
-
- [~~updateArrowFunction~~](variables/updateArrowFunction.md)
|
|
1047
|
-
- [~~updateAsExpression~~](variables/updateAsExpression.md)
|
|
1048
|
-
- [~~updateAwait~~](variables/updateAwait.md)
|
|
1049
|
-
- [~~updateBinary~~](variables/updateBinary.md)
|
|
1050
|
-
- [~~updateBindingElement~~](variables/updateBindingElement.md)
|
|
1051
|
-
- [~~updateBlock~~](variables/updateBlock.md)
|
|
1052
|
-
- [~~updateBreak~~](variables/updateBreak.md)
|
|
1053
|
-
- [~~updateBundle~~](variables/updateBundle.md)
|
|
1054
|
-
- [~~updateCall~~](variables/updateCall.md)
|
|
1055
|
-
- [~~updateCallChain~~](variables/updateCallChain.md)
|
|
1056
|
-
- [~~updateCallSignature~~](variables/updateCallSignature.md)
|
|
1057
|
-
- [~~updateCaseBlock~~](variables/updateCaseBlock.md)
|
|
1058
|
-
- [~~updateCaseClause~~](variables/updateCaseClause.md)
|
|
1059
|
-
- [~~updateCatchClause~~](variables/updateCatchClause.md)
|
|
1060
|
-
- [~~updateClassDeclaration~~](variables/updateClassDeclaration.md)
|
|
1061
|
-
- [~~updateClassExpression~~](variables/updateClassExpression.md)
|
|
1062
|
-
- [~~updateCommaList~~](variables/updateCommaList.md)
|
|
1063
|
-
- [~~updateComputedPropertyName~~](variables/updateComputedPropertyName.md)
|
|
1064
|
-
- [~~updateConditional~~](variables/updateConditional.md)
|
|
1065
|
-
- [~~updateConditionalTypeNode~~](variables/updateConditionalTypeNode.md)
|
|
1066
|
-
- [~~updateConstructor~~](variables/updateConstructor.md)
|
|
1067
|
-
- [~~updateConstructorTypeNode~~](variables/updateConstructorTypeNode.md)
|
|
1068
|
-
- [~~updateConstructSignature~~](variables/updateConstructSignature.md)
|
|
1069
|
-
- [~~updateContinue~~](variables/updateContinue.md)
|
|
1070
|
-
- [~~updateDecorator~~](variables/updateDecorator.md)
|
|
1071
|
-
- [~~updateDefaultClause~~](variables/updateDefaultClause.md)
|
|
1072
|
-
- [~~updateDelete~~](variables/updateDelete.md)
|
|
1073
|
-
- [~~updateDo~~](variables/updateDo.md)
|
|
1074
|
-
- [~~updateElementAccess~~](variables/updateElementAccess.md)
|
|
1075
|
-
- [~~updateElementAccessChain~~](variables/updateElementAccessChain.md)
|
|
1076
|
-
- [~~updateEnumDeclaration~~](variables/updateEnumDeclaration.md)
|
|
1077
|
-
- [~~updateEnumMember~~](variables/updateEnumMember.md)
|
|
1078
|
-
- [~~updateExportAssignment~~](variables/updateExportAssignment.md)
|
|
1079
|
-
- [~~updateExportDeclaration~~](variables/updateExportDeclaration.md)
|
|
1080
|
-
- [~~updateExportSpecifier~~](variables/updateExportSpecifier.md)
|
|
1081
|
-
- [~~updateExpressionStatement~~](variables/updateExpressionStatement.md)
|
|
1082
|
-
- [~~updateExpressionWithTypeArguments~~](variables/updateExpressionWithTypeArguments.md)
|
|
1083
|
-
- [~~updateExternalModuleReference~~](variables/updateExternalModuleReference.md)
|
|
1084
|
-
- [~~updateFor~~](variables/updateFor.md)
|
|
1085
|
-
- [~~updateForIn~~](variables/updateForIn.md)
|
|
1086
|
-
- [~~updateForOf~~](variables/updateForOf.md)
|
|
1087
|
-
- [~~updateFunctionDeclaration~~](variables/updateFunctionDeclaration.md)
|
|
1088
|
-
- [~~updateFunctionExpression~~](variables/updateFunctionExpression.md)
|
|
1089
|
-
- [~~updateFunctionTypeNode~~](variables/updateFunctionTypeNode.md)
|
|
1090
|
-
- [~~updateGetAccessor~~](variables/updateGetAccessor.md)
|
|
1091
|
-
- [~~updateHeritageClause~~](variables/updateHeritageClause.md)
|
|
1092
|
-
- [~~updateIf~~](variables/updateIf.md)
|
|
1093
|
-
- [~~updateImportClause~~](variables/updateImportClause.md)
|
|
1094
|
-
- [~~updateImportDeclaration~~](variables/updateImportDeclaration.md)
|
|
1095
|
-
- [~~updateImportEqualsDeclaration~~](variables/updateImportEqualsDeclaration.md)
|
|
1096
|
-
- [~~updateImportSpecifier~~](variables/updateImportSpecifier.md)
|
|
1097
|
-
- [~~updateImportTypeNode~~](variables/updateImportTypeNode.md)
|
|
1098
|
-
- [~~updateIndexedAccessTypeNode~~](variables/updateIndexedAccessTypeNode.md)
|
|
1099
|
-
- [~~updateIndexSignature~~](variables/updateIndexSignature.md)
|
|
1100
|
-
- [~~updateInferTypeNode~~](variables/updateInferTypeNode.md)
|
|
1101
|
-
- [~~updateInterfaceDeclaration~~](variables/updateInterfaceDeclaration.md)
|
|
1102
|
-
- [~~updateIntersectionTypeNode~~](variables/updateIntersectionTypeNode.md)
|
|
1103
|
-
- [~~updateJsxAttribute~~](variables/updateJsxAttribute.md)
|
|
1104
|
-
- [~~updateJsxAttributes~~](variables/updateJsxAttributes.md)
|
|
1105
|
-
- [~~updateJsxClosingElement~~](variables/updateJsxClosingElement.md)
|
|
1106
|
-
- [~~updateJsxElement~~](variables/updateJsxElement.md)
|
|
1107
|
-
- [~~updateJsxExpression~~](variables/updateJsxExpression.md)
|
|
1108
|
-
- [~~updateJsxFragment~~](variables/updateJsxFragment.md)
|
|
1109
|
-
- [~~updateJsxOpeningElement~~](variables/updateJsxOpeningElement.md)
|
|
1110
|
-
- [~~updateJsxSelfClosingElement~~](variables/updateJsxSelfClosingElement.md)
|
|
1111
|
-
- [~~updateJsxSpreadAttribute~~](variables/updateJsxSpreadAttribute.md)
|
|
1112
|
-
- [~~updateJsxText~~](variables/updateJsxText.md)
|
|
1113
|
-
- [~~updateLabel~~](variables/updateLabel.md)
|
|
1114
|
-
- [~~updateLiteralTypeNode~~](variables/updateLiteralTypeNode.md)
|
|
1115
|
-
- [~~updateMappedTypeNode~~](variables/updateMappedTypeNode.md)
|
|
1116
|
-
- [~~updateMetaProperty~~](variables/updateMetaProperty.md)
|
|
1117
|
-
- [~~updateMethod~~](variables/updateMethod.md)
|
|
1118
|
-
- [~~updateMethodSignature~~](variables/updateMethodSignature.md)
|
|
1119
|
-
- [~~updateModuleBlock~~](variables/updateModuleBlock.md)
|
|
1120
|
-
- [~~updateModuleDeclaration~~](variables/updateModuleDeclaration.md)
|
|
1121
|
-
- [~~updateNamedExports~~](variables/updateNamedExports.md)
|
|
1122
|
-
- [~~updateNamedImports~~](variables/updateNamedImports.md)
|
|
1123
|
-
- [~~updateNamespaceExport~~](variables/updateNamespaceExport.md)
|
|
1124
|
-
- [~~updateNamespaceExportDeclaration~~](variables/updateNamespaceExportDeclaration.md)
|
|
1125
|
-
- [~~updateNamespaceImport~~](variables/updateNamespaceImport.md)
|
|
1126
|
-
- [~~updateNew~~](variables/updateNew.md)
|
|
1127
|
-
- [~~updateNonNullChain~~](variables/updateNonNullChain.md)
|
|
1128
|
-
- [~~updateNonNullExpression~~](variables/updateNonNullExpression.md)
|
|
1129
|
-
- [~~updateObjectBindingPattern~~](variables/updateObjectBindingPattern.md)
|
|
1130
|
-
- [~~updateObjectLiteral~~](variables/updateObjectLiteral.md)
|
|
1131
|
-
- [~~updateOptionalTypeNode~~](variables/updateOptionalTypeNode.md)
|
|
1132
|
-
- [~~updateParameter~~](variables/updateParameter.md)
|
|
1133
|
-
- [~~updateParen~~](variables/updateParen.md)
|
|
1134
|
-
- [~~updateParenthesizedType~~](variables/updateParenthesizedType.md)
|
|
1135
|
-
- [~~updatePartiallyEmittedExpression~~](variables/updatePartiallyEmittedExpression.md)
|
|
1136
|
-
- [~~updatePostfix~~](variables/updatePostfix.md)
|
|
1137
|
-
- [~~updatePrefix~~](variables/updatePrefix.md)
|
|
1138
|
-
- [~~updateProperty~~](variables/updateProperty.md)
|
|
1139
|
-
- [~~updatePropertyAccess~~](variables/updatePropertyAccess.md)
|
|
1140
|
-
- [~~updatePropertyAccessChain~~](variables/updatePropertyAccessChain.md)
|
|
1141
|
-
- [~~updatePropertyAssignment~~](variables/updatePropertyAssignment.md)
|
|
1142
|
-
- [~~updatePropertySignature~~](variables/updatePropertySignature.md)
|
|
1143
|
-
- [~~updateQualifiedName~~](variables/updateQualifiedName.md)
|
|
1144
|
-
- [~~updateRestTypeNode~~](variables/updateRestTypeNode.md)
|
|
1145
|
-
- [~~updateReturn~~](variables/updateReturn.md)
|
|
1146
|
-
- [~~updateSetAccessor~~](variables/updateSetAccessor.md)
|
|
1147
|
-
- [~~updateShorthandPropertyAssignment~~](variables/updateShorthandPropertyAssignment.md)
|
|
1148
|
-
- [~~updateSourceFileNode~~](variables/updateSourceFileNode.md)
|
|
1149
|
-
- [~~updateSpread~~](variables/updateSpread.md)
|
|
1150
|
-
- [~~updateSpreadAssignment~~](variables/updateSpreadAssignment.md)
|
|
1151
|
-
- [~~updateStatement~~](variables/updateStatement.md)
|
|
1152
|
-
- [~~updateSwitch~~](variables/updateSwitch.md)
|
|
1153
|
-
- [~~updateTaggedTemplate~~](variables/updateTaggedTemplate.md)
|
|
1154
|
-
- [~~updateTemplateExpression~~](variables/updateTemplateExpression.md)
|
|
1155
|
-
- [~~updateTemplateSpan~~](variables/updateTemplateSpan.md)
|
|
1156
|
-
- [~~updateThrow~~](variables/updateThrow.md)
|
|
1157
|
-
- [~~updateTry~~](variables/updateTry.md)
|
|
1158
|
-
- [~~updateTupleTypeNode~~](variables/updateTupleTypeNode.md)
|
|
1159
|
-
- [~~updateTypeAliasDeclaration~~](variables/updateTypeAliasDeclaration.md)
|
|
1160
|
-
- [~~updateTypeAssertion~~](variables/updateTypeAssertion.md)
|
|
1161
|
-
- [~~updateTypeLiteralNode~~](variables/updateTypeLiteralNode.md)
|
|
1162
|
-
- [~~updateTypeOf~~](variables/updateTypeOf.md)
|
|
1163
|
-
- [~~updateTypeOperatorNode~~](variables/updateTypeOperatorNode.md)
|
|
1164
|
-
- [~~updateTypeParameterDeclaration~~](variables/updateTypeParameterDeclaration.md)
|
|
1165
|
-
- [~~updateTypePredicateNode~~](variables/updateTypePredicateNode.md)
|
|
1166
|
-
- [~~updateTypePredicateNodeWithModifier~~](variables/updateTypePredicateNodeWithModifier.md)
|
|
1167
|
-
- [~~updateTypeQueryNode~~](variables/updateTypeQueryNode.md)
|
|
1168
|
-
- [~~updateTypeReferenceNode~~](variables/updateTypeReferenceNode.md)
|
|
1169
|
-
- [~~updateUnionTypeNode~~](variables/updateUnionTypeNode.md)
|
|
1170
|
-
- [~~updateVariableDeclaration~~](variables/updateVariableDeclaration.md)
|
|
1171
|
-
- [~~updateVariableDeclarationList~~](variables/updateVariableDeclarationList.md)
|
|
1172
|
-
- [~~updateVariableStatement~~](variables/updateVariableStatement.md)
|
|
1173
|
-
- [~~updateVoid~~](variables/updateVoid.md)
|
|
1174
|
-
- [~~updateWhile~~](variables/updateWhile.md)
|
|
1175
|
-
- [~~updateWith~~](variables/updateWith.md)
|
|
1176
|
-
- [~~updateYield~~](variables/updateYield.md)
|
|
1177
|
-
- [version](variables/version.md)
|
|
1178
|
-
- [versionMajorMinor](variables/versionMajorMinor.md)
|
|
1179
|
-
|
|
1180
|
-
## Functions
|
|
1181
|
-
|
|
1182
|
-
- [addEmitHelper](functions/addEmitHelper.md)
|
|
1183
|
-
- [addEmitHelpers](functions/addEmitHelpers.md)
|
|
1184
|
-
- [addSyntheticLeadingComment](functions/addSyntheticLeadingComment.md)
|
|
1185
|
-
- [addSyntheticTrailingComment](functions/addSyntheticTrailingComment.md)
|
|
1186
|
-
- [canHaveDecorators](functions/canHaveDecorators.md)
|
|
1187
|
-
- [canHaveModifiers](functions/canHaveModifiers.md)
|
|
1188
|
-
- [choosePathContainsModules](functions/choosePathContainsModules.md)
|
|
1189
|
-
- [classicNameResolver](functions/classicNameResolver.md)
|
|
1190
|
-
- [collapseTextChangeRangesAcrossMultipleVersions](functions/collapseTextChangeRangesAcrossMultipleVersions.md)
|
|
1191
|
-
- [concatenateDecoratorsAndModifiers](functions/concatenateDecoratorsAndModifiers.md)
|
|
1192
|
-
- [convertCompilerOptionsFromJson](functions/convertCompilerOptionsFromJson.md)
|
|
1193
|
-
- [convertToObject](functions/convertToObject.md)
|
|
1194
|
-
- [convertTypeAcquisitionFromJson](functions/convertTypeAcquisitionFromJson.md)
|
|
1195
|
-
- [couldStartTrivia](functions/couldStartTrivia.md)
|
|
1196
|
-
- [createAbstractBuilder](functions/createAbstractBuilder.md)
|
|
1197
|
-
- [createBuilderStatusReporter](functions/createBuilderStatusReporter.md)
|
|
1198
|
-
- [createClassifier](functions/createClassifier.md)
|
|
1199
|
-
- [createCompilerHost](functions/createCompilerHost.md)
|
|
1200
|
-
- [createDocumentRegistry](functions/createDocumentRegistry.md)
|
|
1201
|
-
- [createEmitAndSemanticDiagnosticsBuilderProgram](functions/createEmitAndSemanticDiagnosticsBuilderProgram.md)
|
|
1202
|
-
- [createEmitAndSemanticDiagnosticsBuilderProgramForArkTs](functions/createEmitAndSemanticDiagnosticsBuilderProgramForArkTs.md)
|
|
1203
|
-
- [createIncrementalCompilerHost](functions/createIncrementalCompilerHost.md)
|
|
1204
|
-
- [createIncrementalProgram](functions/createIncrementalProgram.md)
|
|
1205
|
-
- [createIncrementalProgramForArkTs](functions/createIncrementalProgramForArkTs.md)
|
|
1206
|
-
- [createInputFiles](functions/createInputFiles.md)
|
|
1207
|
-
- [createLanguageService](functions/createLanguageService.md)
|
|
1208
|
-
- [createLanguageServiceSourceFile](functions/createLanguageServiceSourceFile.md)
|
|
1209
|
-
- [createModuleResolutionCache](functions/createModuleResolutionCache.md)
|
|
1210
|
-
- [createObfTextSingleLineWriter](functions/createObfTextSingleLineWriter.md)
|
|
1211
|
-
- [createPrinter](functions/createPrinter.md)
|
|
1212
|
-
- [createProgram](functions/createProgram.md)
|
|
1213
|
-
- [createScanner](functions/createScanner.md)
|
|
1214
|
-
- [createSemanticDiagnosticsBuilderProgram](functions/createSemanticDiagnosticsBuilderProgram.md)
|
|
1215
|
-
- [createSolutionBuilder](functions/createSolutionBuilder.md)
|
|
1216
|
-
- [createSolutionBuilderHost](functions/createSolutionBuilderHost.md)
|
|
1217
|
-
- [createSolutionBuilderWithWatch](functions/createSolutionBuilderWithWatch.md)
|
|
1218
|
-
- [createSolutionBuilderWithWatchHost](functions/createSolutionBuilderWithWatchHost.md)
|
|
1219
|
-
- [createSourceFile](functions/createSourceFile.md)
|
|
1220
|
-
- [createSourceMapGenerator](functions/createSourceMapGenerator.md)
|
|
1221
|
-
- [createSourceMapSource](functions/createSourceMapSource.md)
|
|
1222
|
-
- [createTextChangeRange](functions/createTextChangeRange.md)
|
|
1223
|
-
- [createTextSpan](functions/createTextSpan.md)
|
|
1224
|
-
- [createTextSpanFromBounds](functions/createTextSpanFromBounds.md)
|
|
1225
|
-
- [createTextWriter](functions/createTextWriter.md)
|
|
1226
|
-
- [createTypeReferenceDirectiveResolutionCache](functions/createTypeReferenceDirectiveResolutionCache.md)
|
|
1227
|
-
- [createUnparsedSourceFile](functions/createUnparsedSourceFile.md)
|
|
1228
|
-
- [createWatchCompilerHost](functions/createWatchCompilerHost.md)
|
|
1229
|
-
- [createWatchProgram](functions/createWatchProgram.md)
|
|
1230
|
-
- [decodedTextSpanIntersectsWith](functions/decodedTextSpanIntersectsWith.md)
|
|
1231
|
-
- [displayPartsToString](functions/displayPartsToString.md)
|
|
1232
|
-
- [disposeEmitNodes](functions/disposeEmitNodes.md)
|
|
1233
|
-
- [escapeLeadingUnderscores](functions/escapeLeadingUnderscores.md)
|
|
1234
|
-
- [findAncestor](functions/findAncestor.md)
|
|
1235
|
-
- [findConfigFile](functions/findConfigFile.md)
|
|
1236
|
-
- [flattenDiagnosticMessageText](functions/flattenDiagnosticMessageText.md)
|
|
1237
|
-
- [forEachChild](functions/forEachChild.md)
|
|
1238
|
-
- [forEachLeadingCommentRange](functions/forEachLeadingCommentRange.md)
|
|
1239
|
-
- [forEachTrailingCommentRange](functions/forEachTrailingCommentRange.md)
|
|
1240
|
-
- [formatDiagnostic](functions/formatDiagnostic.md)
|
|
1241
|
-
- [formatDiagnostics](functions/formatDiagnostics.md)
|
|
1242
|
-
- [formatDiagnosticsWithColorAndContext](functions/formatDiagnosticsWithColorAndContext.md)
|
|
1243
|
-
- [getAllDecorators](functions/getAllDecorators.md)
|
|
1244
|
-
- [getAllJSDocTags](functions/getAllJSDocTags.md)
|
|
1245
|
-
- [getAllJSDocTagsOfKind](functions/getAllJSDocTagsOfKind.md)
|
|
1246
|
-
- [getAutomaticTypeDirectiveNames](functions/getAutomaticTypeDirectiveNames.md)
|
|
1247
|
-
- [getCombinedModifierFlags](functions/getCombinedModifierFlags.md)
|
|
1248
|
-
- [getCombinedNodeFlags](functions/getCombinedNodeFlags.md)
|
|
1249
|
-
- [getCommentRange](functions/getCommentRange.md)
|
|
1250
|
-
- [getConfigFileParsingDiagnostics](functions/getConfigFileParsingDiagnostics.md)
|
|
1251
|
-
- [getConstantValue](functions/getConstantValue.md)
|
|
1252
|
-
- [getDecorators](functions/getDecorators.md)
|
|
1253
|
-
- [getDefaultCompilerOptions](functions/getDefaultCompilerOptions.md)
|
|
1254
|
-
- [getDefaultFormatCodeSettings](functions/getDefaultFormatCodeSettings.md)
|
|
1255
|
-
- [getDefaultLibFileName](functions/getDefaultLibFileName.md)
|
|
1256
|
-
- [getDefaultLibFilePath](functions/getDefaultLibFilePath.md)
|
|
1257
|
-
- [getEffectiveConstraintOfTypeParameter](functions/getEffectiveConstraintOfTypeParameter.md)
|
|
1258
|
-
- [getEffectiveTypeParameterDeclarations](functions/getEffectiveTypeParameterDeclarations.md)
|
|
1259
|
-
- [getEffectiveTypeRoots](functions/getEffectiveTypeRoots.md)
|
|
1260
|
-
- [getEmitHelpers](functions/getEmitHelpers.md)
|
|
1261
|
-
- [getIllegalDecorators](functions/getIllegalDecorators.md)
|
|
1262
|
-
- [getImpliedNodeFormatForFile](functions/getImpliedNodeFormatForFile.md)
|
|
1263
|
-
- [getJSDocAugmentsTag](functions/getJSDocAugmentsTag.md)
|
|
1264
|
-
- [getJSDocClassTag](functions/getJSDocClassTag.md)
|
|
1265
|
-
- [getJSDocDeprecatedTag](functions/getJSDocDeprecatedTag.md)
|
|
1266
|
-
- [getJSDocEnumTag](functions/getJSDocEnumTag.md)
|
|
1267
|
-
- [getJSDocImplementsTags](functions/getJSDocImplementsTags.md)
|
|
1268
|
-
- [getJSDocOverrideTagNoCache](functions/getJSDocOverrideTagNoCache.md)
|
|
1269
|
-
- [getJSDocParameterTags](functions/getJSDocParameterTags.md)
|
|
1270
|
-
- [getJSDocPrivateTag](functions/getJSDocPrivateTag.md)
|
|
1271
|
-
- [getJSDocProtectedTag](functions/getJSDocProtectedTag.md)
|
|
1272
|
-
- [getJSDocPublicTag](functions/getJSDocPublicTag.md)
|
|
1273
|
-
- [getJSDocReadonlyTag](functions/getJSDocReadonlyTag.md)
|
|
1274
|
-
- [getJSDocReturnTag](functions/getJSDocReturnTag.md)
|
|
1275
|
-
- [getJSDocReturnType](functions/getJSDocReturnType.md)
|
|
1276
|
-
- [getJSDocTags](functions/getJSDocTags.md)
|
|
1277
|
-
- [getJSDocTemplateTag](functions/getJSDocTemplateTag.md)
|
|
1278
|
-
- [getJSDocThisTag](functions/getJSDocThisTag.md)
|
|
1279
|
-
- [getJSDocType](functions/getJSDocType.md)
|
|
1280
|
-
- [getJSDocTypeParameterTags](functions/getJSDocTypeParameterTags.md)
|
|
1281
|
-
- [getJSDocTypeTag](functions/getJSDocTypeTag.md)
|
|
1282
|
-
- [getLeadingCommentRanges](functions/getLeadingCommentRanges.md)
|
|
1283
|
-
- [getLeadingCommentRangesOfNode](functions/getLeadingCommentRangesOfNode.md)
|
|
1284
|
-
- [getLineAndCharacterOfPosition](functions/getLineAndCharacterOfPosition.md)
|
|
1285
|
-
- [getModeForFileReference](functions/getModeForFileReference.md)
|
|
1286
|
-
- [getModeForResolutionAtIndex](functions/getModeForResolutionAtIndex.md)
|
|
1287
|
-
- [getModeForUsageLocation](functions/getModeForUsageLocation.md)
|
|
1288
|
-
- [getModifiers](functions/getModifiers.md)
|
|
1289
|
-
- [getModuleByPMType](functions/getModuleByPMType.md)
|
|
1290
|
-
- [getModulePathPartByPMType](functions/getModulePathPartByPMType.md)
|
|
1291
|
-
- [getNameOfDeclaration](functions/getNameOfDeclaration.md)
|
|
1292
|
-
- [getNameOfJSDocTypedef](functions/getNameOfJSDocTypedef.md)
|
|
1293
|
-
- [getNodeMajorVersion](functions/getNodeMajorVersion.md)
|
|
1294
|
-
- [getOriginalNode](functions/getOriginalNode.md)
|
|
1295
|
-
- [getOutputFileNames](functions/getOutputFileNames.md)
|
|
1296
|
-
- [getPackageJsonByPMType](functions/getPackageJsonByPMType.md)
|
|
1297
|
-
- [getParsedCommandLineOfConfigFile](functions/getParsedCommandLineOfConfigFile.md)
|
|
1298
|
-
- [getParseTreeNode](functions/getParseTreeNode.md)
|
|
1299
|
-
- [getPositionOfLineAndCharacter](functions/getPositionOfLineAndCharacter.md)
|
|
1300
|
-
- [getPreEmitDiagnostics](functions/getPreEmitDiagnostics.md)
|
|
1301
|
-
- [getShebang](functions/getShebang.md)
|
|
1302
|
-
- [getSourceMapRange](functions/getSourceMapRange.md)
|
|
1303
|
-
- [getSupportedCodeFixes](functions/getSupportedCodeFixes.md)
|
|
1304
|
-
- [getSyntheticLeadingComments](functions/getSyntheticLeadingComments.md)
|
|
1305
|
-
- [getSyntheticTrailingComments](functions/getSyntheticTrailingComments.md)
|
|
1306
|
-
- [getTextOfJSDocComment](functions/getTextOfJSDocComment.md)
|
|
1307
|
-
- [getTokenSourceMapRange](functions/getTokenSourceMapRange.md)
|
|
1308
|
-
- [getTrailingCommentRanges](functions/getTrailingCommentRanges.md)
|
|
1309
|
-
- [getTsBuildInfoEmitOutputFilePath](functions/getTsBuildInfoEmitOutputFilePath.md)
|
|
1310
|
-
- [getTsBuildInfoEmitOutputFilePathForLinter](functions/getTsBuildInfoEmitOutputFilePathForLinter.md)
|
|
1311
|
-
- [getTypeExportImportAndConstEnumTransformer](functions/getTypeExportImportAndConstEnumTransformer.md)
|
|
1312
|
-
- [getTypeParameterOwner](functions/getTypeParameterOwner.md)
|
|
1313
|
-
- [hasJSDocParameterTags](functions/hasJSDocParameterTags.md)
|
|
1314
|
-
- [hasOnlyExpressionInitializer](functions/hasOnlyExpressionInitializer.md)
|
|
1315
|
-
- [hasRestParameter](functions/hasRestParameter.md)
|
|
1316
|
-
- [hasTsNoCheckOrTsIgnoreFlag](functions/hasTsNoCheckOrTsIgnoreFlag.md)
|
|
1317
|
-
- [idText](functions/idText.md)
|
|
1318
|
-
- [isAccessor](functions/isAccessor.md)
|
|
1319
|
-
- [isArrayBindingPattern](functions/isArrayBindingPattern.md)
|
|
1320
|
-
- [isArrayLiteralExpression](functions/isArrayLiteralExpression.md)
|
|
1321
|
-
- [isArrayTypeNode](functions/isArrayTypeNode.md)
|
|
1322
|
-
- [isArrowFunction](functions/isArrowFunction.md)
|
|
1323
|
-
- [isAsExpression](functions/isAsExpression.md)
|
|
1324
|
-
- [isAssertClause](functions/isAssertClause.md)
|
|
1325
|
-
- [isAssertEntry](functions/isAssertEntry.md)
|
|
1326
|
-
- [isAssertionExpression](functions/isAssertionExpression.md)
|
|
1327
|
-
- [isAssertionKey](functions/isAssertionKey.md)
|
|
1328
|
-
- [isAsteriskToken](functions/isAsteriskToken.md)
|
|
1329
|
-
- [isAutoAccessorPropertyDeclaration](functions/isAutoAccessorPropertyDeclaration.md)
|
|
1330
|
-
- [isAwaitExpression](functions/isAwaitExpression.md)
|
|
1331
|
-
- [isBigIntLiteral](functions/isBigIntLiteral.md)
|
|
1332
|
-
- [isBinaryExpression](functions/isBinaryExpression.md)
|
|
1333
|
-
- [isBindingElement](functions/isBindingElement.md)
|
|
1334
|
-
- [isBindingName](functions/isBindingName.md)
|
|
1335
|
-
- [isBlock](functions/isBlock.md)
|
|
1336
|
-
- [isBreakOrContinueStatement](functions/isBreakOrContinueStatement.md)
|
|
1337
|
-
- [isBreakStatement](functions/isBreakStatement.md)
|
|
1338
|
-
- [isBundle](functions/isBundle.md)
|
|
1339
|
-
- [isCallChain](functions/isCallChain.md)
|
|
1340
|
-
- [isCallExpression](functions/isCallExpression.md)
|
|
1341
|
-
- [isCallLikeExpression](functions/isCallLikeExpression.md)
|
|
1342
|
-
- [isCallOrNewExpression](functions/isCallOrNewExpression.md)
|
|
1343
|
-
- [isCallSignatureDeclaration](functions/isCallSignatureDeclaration.md)
|
|
1344
|
-
- [isCaseBlock](functions/isCaseBlock.md)
|
|
1345
|
-
- [isCaseClause](functions/isCaseClause.md)
|
|
1346
|
-
- [isCaseOrDefaultClause](functions/isCaseOrDefaultClause.md)
|
|
1347
|
-
- [isCatchClause](functions/isCatchClause.md)
|
|
1348
|
-
- [isClassDeclaration](functions/isClassDeclaration.md)
|
|
1349
|
-
- [isClassElement](functions/isClassElement.md)
|
|
1350
|
-
- [isClassExpression](functions/isClassExpression.md)
|
|
1351
|
-
- [isClassLike](functions/isClassLike.md)
|
|
1352
|
-
- [isClassOrTypeElement](functions/isClassOrTypeElement.md)
|
|
1353
|
-
- [isClassStaticBlockDeclaration](functions/isClassStaticBlockDeclaration.md)
|
|
1354
|
-
- [isCommaListExpression](functions/isCommaListExpression.md)
|
|
1355
|
-
- [isComputedPropertyName](functions/isComputedPropertyName.md)
|
|
1356
|
-
- [isConditionalExpression](functions/isConditionalExpression.md)
|
|
1357
|
-
- [isConditionalTypeNode](functions/isConditionalTypeNode.md)
|
|
1358
|
-
- [isConstructorDeclaration](functions/isConstructorDeclaration.md)
|
|
1359
|
-
- [isConstructorTypeNode](functions/isConstructorTypeNode.md)
|
|
1360
|
-
- [isConstructSignatureDeclaration](functions/isConstructSignatureDeclaration.md)
|
|
1361
|
-
- [isConstTypeReference](functions/isConstTypeReference.md)
|
|
1362
|
-
- [isContinueStatement](functions/isContinueStatement.md)
|
|
1363
|
-
- [isDebuggerStatement](functions/isDebuggerStatement.md)
|
|
1364
|
-
- [isDecorator](functions/isDecorator.md)
|
|
1365
|
-
- [isDefaultClause](functions/isDefaultClause.md)
|
|
1366
|
-
- [isDeleteExpression](functions/isDeleteExpression.md)
|
|
1367
|
-
- [isDoStatement](functions/isDoStatement.md)
|
|
1368
|
-
- [isDotDotDotToken](functions/isDotDotDotToken.md)
|
|
1369
|
-
- [isElementAccessChain](functions/isElementAccessChain.md)
|
|
1370
|
-
- [isElementAccessExpression](functions/isElementAccessExpression.md)
|
|
1371
|
-
- [isEmptyBindingElement](functions/isEmptyBindingElement.md)
|
|
1372
|
-
- [isEmptyBindingPattern](functions/isEmptyBindingPattern.md)
|
|
1373
|
-
- [isEmptyStatement](functions/isEmptyStatement.md)
|
|
1374
|
-
- [isEntityName](functions/isEntityName.md)
|
|
1375
|
-
- [isEnumDeclaration](functions/isEnumDeclaration.md)
|
|
1376
|
-
- [isEnumMember](functions/isEnumMember.md)
|
|
1377
|
-
- [isEtsComponentExpression](functions/isEtsComponentExpression.md)
|
|
1378
|
-
- [isEtsFunctionDecorators](functions/isEtsFunctionDecorators.md)
|
|
1379
|
-
- [isExportAssignment](functions/isExportAssignment.md)
|
|
1380
|
-
- [isExportDeclaration](functions/isExportDeclaration.md)
|
|
1381
|
-
- [isExportSpecifier](functions/isExportSpecifier.md)
|
|
1382
|
-
- [isExpressionStatement](functions/isExpressionStatement.md)
|
|
1383
|
-
- [isExpressionWithTypeArguments](functions/isExpressionWithTypeArguments.md)
|
|
1384
|
-
- [isExternalModule](functions/isExternalModule.md)
|
|
1385
|
-
- [isExternalModuleNameRelative](functions/isExternalModuleNameRelative.md)
|
|
1386
|
-
- [isExternalModuleReference](functions/isExternalModuleReference.md)
|
|
1387
|
-
- [isForInStatement](functions/isForInStatement.md)
|
|
1388
|
-
- [isForOfStatement](functions/isForOfStatement.md)
|
|
1389
|
-
- [isForStatement](functions/isForStatement.md)
|
|
1390
|
-
- [isFunctionDeclaration](functions/isFunctionDeclaration.md)
|
|
1391
|
-
- [isFunctionExpression](functions/isFunctionExpression.md)
|
|
1392
|
-
- [isFunctionLike](functions/isFunctionLike.md)
|
|
1393
|
-
- [isFunctionOrConstructorTypeNode](functions/isFunctionOrConstructorTypeNode.md)
|
|
1394
|
-
- [isFunctionTypeNode](functions/isFunctionTypeNode.md)
|
|
1395
|
-
- [isGetAccessor](functions/isGetAccessor.md)
|
|
1396
|
-
- [isGetAccessorDeclaration](functions/isGetAccessorDeclaration.md)
|
|
1397
|
-
- [isHeritageClause](functions/isHeritageClause.md)
|
|
1398
|
-
- [isIdentifier](functions/isIdentifier.md)
|
|
1399
|
-
- [isIdentifierPart](functions/isIdentifierPart.md)
|
|
1400
|
-
- [isIdentifierStart](functions/isIdentifierStart.md)
|
|
1401
|
-
- [isIfStatement](functions/isIfStatement.md)
|
|
1402
|
-
- [isImportClause](functions/isImportClause.md)
|
|
1403
|
-
- [isImportDeclaration](functions/isImportDeclaration.md)
|
|
1404
|
-
- [isImportEqualsDeclaration](functions/isImportEqualsDeclaration.md)
|
|
1405
|
-
- [isImportOrExportSpecifier](functions/isImportOrExportSpecifier.md)
|
|
1406
|
-
- [isImportSpecifier](functions/isImportSpecifier.md)
|
|
1407
|
-
- [isImportTypeAssertionContainer](functions/isImportTypeAssertionContainer.md)
|
|
1408
|
-
- [isImportTypeNode](functions/isImportTypeNode.md)
|
|
1409
|
-
- [isIndexedAccessTypeNode](functions/isIndexedAccessTypeNode.md)
|
|
1410
|
-
- [isIndexSignatureDeclaration](functions/isIndexSignatureDeclaration.md)
|
|
1411
|
-
- [isInferTypeNode](functions/isInferTypeNode.md)
|
|
1412
|
-
- [isInterfaceDeclaration](functions/isInterfaceDeclaration.md)
|
|
1413
|
-
- [isIntersectionTypeNode](functions/isIntersectionTypeNode.md)
|
|
1414
|
-
- [isIterationStatement](functions/isIterationStatement.md)
|
|
1415
|
-
- [isJSDoc](functions/isJSDoc.md)
|
|
1416
|
-
- [isJSDocAllType](functions/isJSDocAllType.md)
|
|
1417
|
-
- [isJSDocAugmentsTag](functions/isJSDocAugmentsTag.md)
|
|
1418
|
-
- [isJSDocAuthorTag](functions/isJSDocAuthorTag.md)
|
|
1419
|
-
- [isJSDocCallbackTag](functions/isJSDocCallbackTag.md)
|
|
1420
|
-
- [isJSDocClassTag](functions/isJSDocClassTag.md)
|
|
1421
|
-
- [isJSDocCommentContainingNode](functions/isJSDocCommentContainingNode.md)
|
|
1422
|
-
- [isJSDocDeprecatedTag](functions/isJSDocDeprecatedTag.md)
|
|
1423
|
-
- [isJSDocEnumTag](functions/isJSDocEnumTag.md)
|
|
1424
|
-
- [isJSDocFunctionType](functions/isJSDocFunctionType.md)
|
|
1425
|
-
- [isJSDocImplementsTag](functions/isJSDocImplementsTag.md)
|
|
1426
|
-
- [isJSDocLink](functions/isJSDocLink.md)
|
|
1427
|
-
- [isJSDocLinkCode](functions/isJSDocLinkCode.md)
|
|
1428
|
-
- [isJSDocLinkLike](functions/isJSDocLinkLike.md)
|
|
1429
|
-
- [isJSDocLinkPlain](functions/isJSDocLinkPlain.md)
|
|
1430
|
-
- [isJSDocMemberName](functions/isJSDocMemberName.md)
|
|
1431
|
-
- [isJSDocNamepathType](functions/isJSDocNamepathType.md)
|
|
1432
|
-
- [isJSDocNameReference](functions/isJSDocNameReference.md)
|
|
1433
|
-
- [isJSDocNonNullableType](functions/isJSDocNonNullableType.md)
|
|
1434
|
-
- [isJSDocNullableType](functions/isJSDocNullableType.md)
|
|
1435
|
-
- [isJSDocOptionalType](functions/isJSDocOptionalType.md)
|
|
1436
|
-
- [isJSDocOverrideTag](functions/isJSDocOverrideTag.md)
|
|
1437
|
-
- [isJSDocParameterTag](functions/isJSDocParameterTag.md)
|
|
1438
|
-
- [isJSDocPrivateTag](functions/isJSDocPrivateTag.md)
|
|
1439
|
-
- [isJSDocPropertyLikeTag](functions/isJSDocPropertyLikeTag.md)
|
|
1440
|
-
- [isJSDocPropertyTag](functions/isJSDocPropertyTag.md)
|
|
1441
|
-
- [isJSDocProtectedTag](functions/isJSDocProtectedTag.md)
|
|
1442
|
-
- [isJSDocPublicTag](functions/isJSDocPublicTag.md)
|
|
1443
|
-
- [isJSDocReadonlyTag](functions/isJSDocReadonlyTag.md)
|
|
1444
|
-
- [isJSDocReturnTag](functions/isJSDocReturnTag.md)
|
|
1445
|
-
- [isJSDocSeeTag](functions/isJSDocSeeTag.md)
|
|
1446
|
-
- [isJSDocSignature](functions/isJSDocSignature.md)
|
|
1447
|
-
- [isJSDocTemplateTag](functions/isJSDocTemplateTag.md)
|
|
1448
|
-
- [isJSDocThisTag](functions/isJSDocThisTag.md)
|
|
1449
|
-
- [isJSDocTypedefTag](functions/isJSDocTypedefTag.md)
|
|
1450
|
-
- [isJSDocTypeExpression](functions/isJSDocTypeExpression.md)
|
|
1451
|
-
- [isJSDocTypeLiteral](functions/isJSDocTypeLiteral.md)
|
|
1452
|
-
- [isJSDocTypeTag](functions/isJSDocTypeTag.md)
|
|
1453
|
-
- [isJSDocUnknownTag](functions/isJSDocUnknownTag.md)
|
|
1454
|
-
- [isJSDocUnknownType](functions/isJSDocUnknownType.md)
|
|
1455
|
-
- [isJSDocVariadicType](functions/isJSDocVariadicType.md)
|
|
1456
|
-
- [isJsxAttribute](functions/isJsxAttribute.md)
|
|
1457
|
-
- [isJsxAttributes](functions/isJsxAttributes.md)
|
|
1458
|
-
- [isJsxClosingElement](functions/isJsxClosingElement.md)
|
|
1459
|
-
- [isJsxClosingFragment](functions/isJsxClosingFragment.md)
|
|
1460
|
-
- [isJsxElement](functions/isJsxElement.md)
|
|
1461
|
-
- [isJsxExpression](functions/isJsxExpression.md)
|
|
1462
|
-
- [isJsxFragment](functions/isJsxFragment.md)
|
|
1463
|
-
- [isJsxOpeningElement](functions/isJsxOpeningElement.md)
|
|
1464
|
-
- [isJsxOpeningFragment](functions/isJsxOpeningFragment.md)
|
|
1465
|
-
- [isJsxOpeningLikeElement](functions/isJsxOpeningLikeElement.md)
|
|
1466
|
-
- [isJsxSelfClosingElement](functions/isJsxSelfClosingElement.md)
|
|
1467
|
-
- [isJsxSpreadAttribute](functions/isJsxSpreadAttribute.md)
|
|
1468
|
-
- [isJsxText](functions/isJsxText.md)
|
|
1469
|
-
- [isLabeledStatement](functions/isLabeledStatement.md)
|
|
1470
|
-
- [isLineBreak](functions/isLineBreak.md)
|
|
1471
|
-
- [isLiteralExpression](functions/isLiteralExpression.md)
|
|
1472
|
-
- [isLiteralTypeNode](functions/isLiteralTypeNode.md)
|
|
1473
|
-
- [isMappedTypeNode](functions/isMappedTypeNode.md)
|
|
1474
|
-
- [isMemberName](functions/isMemberName.md)
|
|
1475
|
-
- [isMetaProperty](functions/isMetaProperty.md)
|
|
1476
|
-
- [isMethodDeclaration](functions/isMethodDeclaration.md)
|
|
1477
|
-
- [isMethodSignature](functions/isMethodSignature.md)
|
|
1478
|
-
- [isMinusToken](functions/isMinusToken.md)
|
|
1479
|
-
- [isMissingDeclaration](functions/isMissingDeclaration.md)
|
|
1480
|
-
- [isModifier](functions/isModifier.md)
|
|
1481
|
-
- [isModifierLike](functions/isModifierLike.md)
|
|
1482
|
-
- [isModuleBlock](functions/isModuleBlock.md)
|
|
1483
|
-
- [isModuleDeclaration](functions/isModuleDeclaration.md)
|
|
1484
|
-
- [isNamedExportBindings](functions/isNamedExportBindings.md)
|
|
1485
|
-
- [isNamedExports](functions/isNamedExports.md)
|
|
1486
|
-
- [isNamedImports](functions/isNamedImports.md)
|
|
1487
|
-
- [isNamedTupleMember](functions/isNamedTupleMember.md)
|
|
1488
|
-
- [isNamespaceExport](functions/isNamespaceExport.md)
|
|
1489
|
-
- [isNamespaceExportDeclaration](functions/isNamespaceExportDeclaration.md)
|
|
1490
|
-
- [isNamespaceImport](functions/isNamespaceImport.md)
|
|
1491
|
-
- [isNewExpression](functions/isNewExpression.md)
|
|
1492
|
-
- [isNonNullChain](functions/isNonNullChain.md)
|
|
1493
|
-
- [isNonNullExpression](functions/isNonNullExpression.md)
|
|
1494
|
-
- [isNoSubstitutionTemplateLiteral](functions/isNoSubstitutionTemplateLiteral.md)
|
|
1495
|
-
- [isNotEmittedStatement](functions/isNotEmittedStatement.md)
|
|
1496
|
-
- [isNullishCoalesce](functions/isNullishCoalesce.md)
|
|
1497
|
-
- [isNumericLiteral](functions/isNumericLiteral.md)
|
|
1498
|
-
- [isObjectBindingPattern](functions/isObjectBindingPattern.md)
|
|
1499
|
-
- [isObjectLiteralElement](functions/isObjectLiteralElement.md)
|
|
1500
|
-
- [isObjectLiteralElementLike](functions/isObjectLiteralElementLike.md)
|
|
1501
|
-
- [isObjectLiteralExpression](functions/isObjectLiteralExpression.md)
|
|
1502
|
-
- [isOHModules](functions/isOHModules.md)
|
|
1503
|
-
- [isOHModulesDirectory](functions/isOHModulesDirectory.md)
|
|
1504
|
-
- [isOhpm](functions/isOhpm.md)
|
|
1505
|
-
- [isOhpmAndOhModules](functions/isOhpmAndOhModules.md)
|
|
1506
|
-
- [isOmittedExpression](functions/isOmittedExpression.md)
|
|
1507
|
-
- [isOptionalChain](functions/isOptionalChain.md)
|
|
1508
|
-
- [isOptionalTypeNode](functions/isOptionalTypeNode.md)
|
|
1509
|
-
- [isParameter](functions/isParameter.md)
|
|
1510
|
-
- [isParameterPropertyDeclaration](functions/isParameterPropertyDeclaration.md)
|
|
1511
|
-
- [isParenthesizedExpression](functions/isParenthesizedExpression.md)
|
|
1512
|
-
- [isParenthesizedTypeNode](functions/isParenthesizedTypeNode.md)
|
|
1513
|
-
- [isParseTreeNode](functions/isParseTreeNode.md)
|
|
1514
|
-
- [isPartiallyEmittedExpression](functions/isPartiallyEmittedExpression.md)
|
|
1515
|
-
- [isPlusToken](functions/isPlusToken.md)
|
|
1516
|
-
- [isPostfixUnaryExpression](functions/isPostfixUnaryExpression.md)
|
|
1517
|
-
- [isPrefixUnaryExpression](functions/isPrefixUnaryExpression.md)
|
|
1518
|
-
- [isPrivateIdentifier](functions/isPrivateIdentifier.md)
|
|
1519
|
-
- [isPropertyAccessChain](functions/isPropertyAccessChain.md)
|
|
1520
|
-
- [isPropertyAccessExpression](functions/isPropertyAccessExpression.md)
|
|
1521
|
-
- [isPropertyAccessOrQualifiedName](functions/isPropertyAccessOrQualifiedName.md)
|
|
1522
|
-
- [isPropertyAssignment](functions/isPropertyAssignment.md)
|
|
1523
|
-
- [isPropertyDeclaration](functions/isPropertyDeclaration.md)
|
|
1524
|
-
- [isPropertyName](functions/isPropertyName.md)
|
|
1525
|
-
- [isPropertySignature](functions/isPropertySignature.md)
|
|
1526
|
-
- [isQualifiedName](functions/isQualifiedName.md)
|
|
1527
|
-
- [isRegularExpressionLiteral](functions/isRegularExpressionLiteral.md)
|
|
1528
|
-
- [isRestParameter](functions/isRestParameter.md)
|
|
1529
|
-
- [isRestTypeNode](functions/isRestTypeNode.md)
|
|
1530
|
-
- [isReturnStatement](functions/isReturnStatement.md)
|
|
1531
|
-
- [isSatisfiesExpression](functions/isSatisfiesExpression.md)
|
|
1532
|
-
- [isSemicolonClassElement](functions/isSemicolonClassElement.md)
|
|
1533
|
-
- [isSetAccessor](functions/isSetAccessor.md)
|
|
1534
|
-
- [isSetAccessorDeclaration](functions/isSetAccessorDeclaration.md)
|
|
1535
|
-
- [isShorthandPropertyAssignment](functions/isShorthandPropertyAssignment.md)
|
|
1536
|
-
- [isSourceFile](functions/isSourceFile.md)
|
|
1537
|
-
- [isSpreadAssignment](functions/isSpreadAssignment.md)
|
|
1538
|
-
- [isSpreadElement](functions/isSpreadElement.md)
|
|
1539
|
-
- [isStringLiteral](functions/isStringLiteral.md)
|
|
1540
|
-
- [isStringLiteralLike](functions/isStringLiteralLike.md)
|
|
1541
|
-
- [isStringTextContainingNode](functions/isStringTextContainingNode.md)
|
|
1542
|
-
- [isStruct](functions/isStruct.md)
|
|
1543
|
-
- [isStructDeclaration](functions/isStructDeclaration.md)
|
|
1544
|
-
- [isSwitchStatement](functions/isSwitchStatement.md)
|
|
1545
|
-
- [isSyntheticExpression](functions/isSyntheticExpression.md)
|
|
1546
|
-
- [isTaggedTemplateExpression](functions/isTaggedTemplateExpression.md)
|
|
1547
|
-
- [isTargetModulesDerectory](functions/isTargetModulesDerectory.md)
|
|
1548
|
-
- [isTemplateExpression](functions/isTemplateExpression.md)
|
|
1549
|
-
- [isTemplateHead](functions/isTemplateHead.md)
|
|
1550
|
-
- [isTemplateLiteral](functions/isTemplateLiteral.md)
|
|
1551
|
-
- [isTemplateLiteralToken](functions/isTemplateLiteralToken.md)
|
|
1552
|
-
- [isTemplateLiteralTypeNode](functions/isTemplateLiteralTypeNode.md)
|
|
1553
|
-
- [isTemplateLiteralTypeSpan](functions/isTemplateLiteralTypeSpan.md)
|
|
1554
|
-
- [isTemplateMiddle](functions/isTemplateMiddle.md)
|
|
1555
|
-
- [isTemplateMiddleOrTemplateTail](functions/isTemplateMiddleOrTemplateTail.md)
|
|
1556
|
-
- [isTemplateSpan](functions/isTemplateSpan.md)
|
|
1557
|
-
- [isTemplateTail](functions/isTemplateTail.md)
|
|
1558
|
-
- [isThisTypeNode](functions/isThisTypeNode.md)
|
|
1559
|
-
- [isThrowStatement](functions/isThrowStatement.md)
|
|
1560
|
-
- [isToken](functions/isToken.md)
|
|
1561
|
-
- [isTokenKind](functions/isTokenKind.md)
|
|
1562
|
-
- [isTryStatement](functions/isTryStatement.md)
|
|
1563
|
-
- [isTupleTypeNode](functions/isTupleTypeNode.md)
|
|
1564
|
-
- [isTypeAliasDeclaration](functions/isTypeAliasDeclaration.md)
|
|
1565
|
-
- [isTypeAssertionExpression](functions/isTypeAssertionExpression.md)
|
|
1566
|
-
- [isTypeElement](functions/isTypeElement.md)
|
|
1567
|
-
- [isTypeLiteralNode](functions/isTypeLiteralNode.md)
|
|
1568
|
-
- [isTypeNode](functions/isTypeNode.md)
|
|
1569
|
-
- [isTypeOfExpression](functions/isTypeOfExpression.md)
|
|
1570
|
-
- [isTypeOnlyImportOrExportDeclaration](functions/isTypeOnlyImportOrExportDeclaration.md)
|
|
1571
|
-
- [isTypeOperatorNode](functions/isTypeOperatorNode.md)
|
|
1572
|
-
- [isTypeParameterDeclaration](functions/isTypeParameterDeclaration.md)
|
|
1573
|
-
- [isTypePredicateNode](functions/isTypePredicateNode.md)
|
|
1574
|
-
- [isTypeQueryNode](functions/isTypeQueryNode.md)
|
|
1575
|
-
- [isTypeReferenceNode](functions/isTypeReferenceNode.md)
|
|
1576
|
-
- [isUnionTypeNode](functions/isUnionTypeNode.md)
|
|
1577
|
-
- [isUnparsedNode](functions/isUnparsedNode.md)
|
|
1578
|
-
- [isUnparsedPrepend](functions/isUnparsedPrepend.md)
|
|
1579
|
-
- [isUnparsedSource](functions/isUnparsedSource.md)
|
|
1580
|
-
- [isUnparsedTextLike](functions/isUnparsedTextLike.md)
|
|
1581
|
-
- [isVariableDeclaration](functions/isVariableDeclaration.md)
|
|
1582
|
-
- [isVariableDeclarationList](functions/isVariableDeclarationList.md)
|
|
1583
|
-
- [isVariableStatement](functions/isVariableStatement.md)
|
|
1584
|
-
- [isVoidExpression](functions/isVoidExpression.md)
|
|
1585
|
-
- [isWhileStatement](functions/isWhileStatement.md)
|
|
1586
|
-
- [isWhiteSpaceLike](functions/isWhiteSpaceLike.md)
|
|
1587
|
-
- [isWhiteSpaceSingleLine](functions/isWhiteSpaceSingleLine.md)
|
|
1588
|
-
- [isWithStatement](functions/isWithStatement.md)
|
|
1589
|
-
- [isYieldExpression](functions/isYieldExpression.md)
|
|
1590
|
-
- [moveEmitHelpers](functions/moveEmitHelpers.md)
|
|
1591
|
-
- [moveSyntheticComments](functions/moveSyntheticComments.md)
|
|
1592
|
-
- [nodeModuleNameResolver](functions/nodeModuleNameResolver.md)
|
|
1593
|
-
- [parseCommandLine](functions/parseCommandLine.md)
|
|
1594
|
-
- [parseConfigFileTextToJson](functions/parseConfigFileTextToJson.md)
|
|
1595
|
-
- [parseIsolatedEntityName](functions/parseIsolatedEntityName.md)
|
|
1596
|
-
- [parseJsonConfigFileContent](functions/parseJsonConfigFileContent.md)
|
|
1597
|
-
- [parseJsonSourceFileConfigFileContent](functions/parseJsonSourceFileConfigFileContent.md)
|
|
1598
|
-
- [parseJsonText](functions/parseJsonText.md)
|
|
1599
|
-
- [parseModuleFromPath](functions/parseModuleFromPath.md)
|
|
1600
|
-
- [pathContainsOHModules](functions/pathContainsOHModules.md)
|
|
1601
|
-
- [preProcessFile](functions/preProcessFile.md)
|
|
1602
|
-
- [readBuilderProgram](functions/readBuilderProgram.md)
|
|
1603
|
-
- [readConfigFile](functions/readConfigFile.md)
|
|
1604
|
-
- [readJsonConfigFile](functions/readJsonConfigFile.md)
|
|
1605
|
-
- [reduceEachLeadingCommentRange](functions/reduceEachLeadingCommentRange.md)
|
|
1606
|
-
- [reduceEachTrailingCommentRange](functions/reduceEachTrailingCommentRange.md)
|
|
1607
|
-
- [removeEmitHelper](functions/removeEmitHelper.md)
|
|
1608
|
-
- [resolveModuleName](functions/resolveModuleName.md)
|
|
1609
|
-
- [resolveModuleNameFromCache](functions/resolveModuleNameFromCache.md)
|
|
1610
|
-
- [resolveProjectReferencePath](functions/resolveProjectReferencePath.md)
|
|
1611
|
-
- [resolveTripleslashReference](functions/resolveTripleslashReference.md)
|
|
1612
|
-
- [resolveTypeReferenceDirective](functions/resolveTypeReferenceDirective.md)
|
|
1613
|
-
- [setCommentRange](functions/setCommentRange.md)
|
|
1614
|
-
- [setConstantValue](functions/setConstantValue.md)
|
|
1615
|
-
- [setEmitFlags](functions/setEmitFlags.md)
|
|
1616
|
-
- [setOriginalNode](functions/setOriginalNode.md)
|
|
1617
|
-
- [setParentRecursive](functions/setParentRecursive.md)
|
|
1618
|
-
- [setSourceMapRange](functions/setSourceMapRange.md)
|
|
1619
|
-
- [setSyntheticLeadingComments](functions/setSyntheticLeadingComments.md)
|
|
1620
|
-
- [setSyntheticTrailingComments](functions/setSyntheticTrailingComments.md)
|
|
1621
|
-
- [setTextRange](functions/setTextRange.md)
|
|
1622
|
-
- [setTokenSourceMapRange](functions/setTokenSourceMapRange.md)
|
|
1623
|
-
- [skipPartiallyEmittedExpressions](functions/skipPartiallyEmittedExpressions.md)
|
|
1624
|
-
- [sortAndDeduplicateDiagnostics](functions/sortAndDeduplicateDiagnostics.md)
|
|
1625
|
-
- [symbolName](functions/symbolName.md)
|
|
1626
|
-
- [textChangeRangeIsUnchanged](functions/textChangeRangeIsUnchanged.md)
|
|
1627
|
-
- [textChangeRangeNewSpan](functions/textChangeRangeNewSpan.md)
|
|
1628
|
-
- [textSpanContainsPosition](functions/textSpanContainsPosition.md)
|
|
1629
|
-
- [textSpanContainsTextSpan](functions/textSpanContainsTextSpan.md)
|
|
1630
|
-
- [textSpanEnd](functions/textSpanEnd.md)
|
|
1631
|
-
- [textSpanIntersection](functions/textSpanIntersection.md)
|
|
1632
|
-
- [textSpanIntersectsWith](functions/textSpanIntersectsWith.md)
|
|
1633
|
-
- [textSpanIntersectsWithPosition](functions/textSpanIntersectsWithPosition.md)
|
|
1634
|
-
- [textSpanIntersectsWithTextSpan](functions/textSpanIntersectsWithTextSpan.md)
|
|
1635
|
-
- [textSpanIsEmpty](functions/textSpanIsEmpty.md)
|
|
1636
|
-
- [textSpanOverlap](functions/textSpanOverlap.md)
|
|
1637
|
-
- [textSpanOverlapsWith](functions/textSpanOverlapsWith.md)
|
|
1638
|
-
- [toEditorSettings](functions/toEditorSettings.md)
|
|
1639
|
-
- [tokenToString](functions/tokenToString.md)
|
|
1640
|
-
- [transform](functions/transform.md)
|
|
1641
|
-
- [transformTypeExportImportAndConstEnumInTypeScript](functions/transformTypeExportImportAndConstEnumInTypeScript.md)
|
|
1642
|
-
- [transpile](functions/transpile.md)
|
|
1643
|
-
- [transpileModule](functions/transpileModule.md)
|
|
1644
|
-
- [unescapeLeadingUnderscores](functions/unescapeLeadingUnderscores.md)
|
|
1645
|
-
- [updateLanguageServiceSourceFile](functions/updateLanguageServiceSourceFile.md)
|
|
1646
|
-
- [updateSourceFile](functions/updateSourceFile.md)
|
|
1647
|
-
- [validateLocaleAndSetLanguage](functions/validateLocaleAndSetLanguage.md)
|
|
1648
|
-
- [visitEachChild](functions/visitEachChild.md)
|
|
1649
|
-
- [visitFunctionBody](functions/visitFunctionBody.md)
|
|
1650
|
-
- [visitIterationBody](functions/visitIterationBody.md)
|
|
1651
|
-
- [visitLexicalEnvironment](functions/visitLexicalEnvironment.md)
|
|
1652
|
-
- [visitNode](functions/visitNode.md)
|
|
1653
|
-
- [visitNodes](functions/visitNodes.md)
|
|
1654
|
-
- [visitParameterList](functions/visitParameterList.md)
|
|
1655
|
-
- [walkUpBindingElementsAndPatterns](functions/walkUpBindingElementsAndPatterns.md)
|
|
1
|
+
[**ArkAnalyzer**](../../../README.md)
|
|
2
|
+
|
|
3
|
+
***
|
|
4
|
+
|
|
5
|
+
[ArkAnalyzer](../../../globals.md) / ts
|
|
6
|
+
|
|
7
|
+
# ts
|
|
8
|
+
|
|
9
|
+
## Namespaces
|
|
10
|
+
|
|
11
|
+
- [ArkTSLinter\_1\_0](namespaces/ArkTSLinter_1_0/README.md)
|
|
12
|
+
- [ArkTSLinter\_1\_1](namespaces/ArkTSLinter_1_1/README.md)
|
|
13
|
+
- [ScriptSnapshot](namespaces/ScriptSnapshot/README.md)
|
|
14
|
+
- [server](namespaces/server/README.md)
|
|
15
|
+
|
|
16
|
+
## Enumerations
|
|
17
|
+
|
|
18
|
+
- [ClassificationType](enumerations/ClassificationType.md)
|
|
19
|
+
- [ClassificationTypeNames](enumerations/ClassificationTypeNames.md)
|
|
20
|
+
- [CompletionInfoFlags](enumerations/CompletionInfoFlags.md)
|
|
21
|
+
- [CompletionTriggerKind](enumerations/CompletionTriggerKind.md)
|
|
22
|
+
- [DiagnosticCategory](enumerations/DiagnosticCategory.md)
|
|
23
|
+
- [ElementFlags](enumerations/ElementFlags.md)
|
|
24
|
+
- [EmitFlags](enumerations/EmitFlags.md)
|
|
25
|
+
- [EmitHint](enumerations/EmitHint.md)
|
|
26
|
+
- [EndOfLineState](enumerations/EndOfLineState.md)
|
|
27
|
+
- [EtsFlags](enumerations/EtsFlags.md)
|
|
28
|
+
- [ExitStatus](enumerations/ExitStatus.md)
|
|
29
|
+
- [Extension](enumerations/Extension.md)
|
|
30
|
+
- [FileWatcherEventKind](enumerations/FileWatcherEventKind.md)
|
|
31
|
+
- [FlowFlags](enumerations/FlowFlags.md)
|
|
32
|
+
- [GeneratedIdentifierFlags](enumerations/GeneratedIdentifierFlags.md)
|
|
33
|
+
- [HighlightSpanKind](enumerations/HighlightSpanKind.md)
|
|
34
|
+
- [ImportsNotUsedAsValues](enumerations/ImportsNotUsedAsValues.md)
|
|
35
|
+
- [IndentStyle](enumerations/IndentStyle.md)
|
|
36
|
+
- [IndexKind](enumerations/IndexKind.md)
|
|
37
|
+
- [InferencePriority](enumerations/InferencePriority.md)
|
|
38
|
+
- [InlayHintKind](enumerations/InlayHintKind.md)
|
|
39
|
+
- [InternalSymbolName](enumerations/InternalSymbolName.md)
|
|
40
|
+
- [InvalidatedProjectKind](enumerations/InvalidatedProjectKind.md)
|
|
41
|
+
- [JsxEmit](enumerations/JsxEmit.md)
|
|
42
|
+
- [JsxFlags](enumerations/JsxFlags.md)
|
|
43
|
+
- [LanguageServiceMode](enumerations/LanguageServiceMode.md)
|
|
44
|
+
- [LanguageVariant](enumerations/LanguageVariant.md)
|
|
45
|
+
- [ListFormat](enumerations/ListFormat.md)
|
|
46
|
+
- [ModifierFlags](enumerations/ModifierFlags.md)
|
|
47
|
+
- [ModuleDetectionKind](enumerations/ModuleDetectionKind.md)
|
|
48
|
+
- [ModuleKind](enumerations/ModuleKind.md)
|
|
49
|
+
- [ModuleResolutionKind](enumerations/ModuleResolutionKind.md)
|
|
50
|
+
- [NewLineKind](enumerations/NewLineKind.md)
|
|
51
|
+
- [NodeBuilderFlags](enumerations/NodeBuilderFlags.md)
|
|
52
|
+
- [NodeFlags](enumerations/NodeFlags.md)
|
|
53
|
+
- [ObjectFlags](enumerations/ObjectFlags.md)
|
|
54
|
+
- [OrganizeImportsMode](enumerations/OrganizeImportsMode.md)
|
|
55
|
+
- [OuterExpressionKinds](enumerations/OuterExpressionKinds.md)
|
|
56
|
+
- [OutliningSpanKind](enumerations/OutliningSpanKind.md)
|
|
57
|
+
- [OutputFileType](enumerations/OutputFileType.md)
|
|
58
|
+
- [PollingWatchKind](enumerations/PollingWatchKind.md)
|
|
59
|
+
- [ScriptElementKind](enumerations/ScriptElementKind.md)
|
|
60
|
+
- [ScriptElementKindModifier](enumerations/ScriptElementKindModifier.md)
|
|
61
|
+
- [ScriptKind](enumerations/ScriptKind.md)
|
|
62
|
+
- [ScriptTarget](enumerations/ScriptTarget.md)
|
|
63
|
+
- [SemanticClassificationFormat](enumerations/SemanticClassificationFormat.md)
|
|
64
|
+
- [SemicolonPreference](enumerations/SemicolonPreference.md)
|
|
65
|
+
- [SignatureKind](enumerations/SignatureKind.md)
|
|
66
|
+
- [SymbolDisplayPartKind](enumerations/SymbolDisplayPartKind.md)
|
|
67
|
+
- [SymbolFlags](enumerations/SymbolFlags.md)
|
|
68
|
+
- [SymbolFormatFlags](enumerations/SymbolFormatFlags.md)
|
|
69
|
+
- [SyntaxKind](enumerations/SyntaxKind.md)
|
|
70
|
+
- [TimePhase](enumerations/TimePhase.md)
|
|
71
|
+
- [TokenClass](enumerations/TokenClass.md)
|
|
72
|
+
- [TokenFlags](enumerations/TokenFlags.md)
|
|
73
|
+
- [TypeFlags](enumerations/TypeFlags.md)
|
|
74
|
+
- [TypeFormatFlags](enumerations/TypeFormatFlags.md)
|
|
75
|
+
- [TypePredicateKind](enumerations/TypePredicateKind.md)
|
|
76
|
+
- [WatchDirectoryFlags](enumerations/WatchDirectoryFlags.md)
|
|
77
|
+
- [WatchDirectoryKind](enumerations/WatchDirectoryKind.md)
|
|
78
|
+
- [WatchFileKind](enumerations/WatchFileKind.md)
|
|
79
|
+
|
|
80
|
+
## Classes
|
|
81
|
+
|
|
82
|
+
- [ArkTSLinterTimePrinter](classes/ArkTSLinterTimePrinter.md)
|
|
83
|
+
- [OperationCanceledException](classes/OperationCanceledException.md)
|
|
84
|
+
|
|
85
|
+
## Interfaces
|
|
86
|
+
|
|
87
|
+
- [AmdDependency](interfaces/AmdDependency.md)
|
|
88
|
+
- [ApplicableRefactorInfo](interfaces/ApplicableRefactorInfo.md)
|
|
89
|
+
- [ApplyCodeActionCommandResult](interfaces/ApplyCodeActionCommandResult.md)
|
|
90
|
+
- [ArrayBindingPattern](interfaces/ArrayBindingPattern.md)
|
|
91
|
+
- [ArrayDestructuringAssignment](interfaces/ArrayDestructuringAssignment.md)
|
|
92
|
+
- [ArrayLiteralExpression](interfaces/ArrayLiteralExpression.md)
|
|
93
|
+
- [ArrayTypeNode](interfaces/ArrayTypeNode.md)
|
|
94
|
+
- [ArrowFunction](interfaces/ArrowFunction.md)
|
|
95
|
+
- [AsExpression](interfaces/AsExpression.md)
|
|
96
|
+
- [AssertClause](interfaces/AssertClause.md)
|
|
97
|
+
- [AssertEntry](interfaces/AssertEntry.md)
|
|
98
|
+
- [AssertsIdentifierTypePredicate](interfaces/AssertsIdentifierTypePredicate.md)
|
|
99
|
+
- [AssertsThisTypePredicate](interfaces/AssertsThisTypePredicate.md)
|
|
100
|
+
- [AssignmentExpression](interfaces/AssignmentExpression.md)
|
|
101
|
+
- [AutoAccessorPropertyDeclaration](interfaces/AutoAccessorPropertyDeclaration.md)
|
|
102
|
+
- [AwaitExpression](interfaces/AwaitExpression.md)
|
|
103
|
+
- [BigIntLiteral](interfaces/BigIntLiteral.md)
|
|
104
|
+
- [BigIntLiteralType](interfaces/BigIntLiteralType.md)
|
|
105
|
+
- [BinaryExpression](interfaces/BinaryExpression.md)
|
|
106
|
+
- [BindingElement](interfaces/BindingElement.md)
|
|
107
|
+
- [Block](interfaces/Block.md)
|
|
108
|
+
- [BreakStatement](interfaces/BreakStatement.md)
|
|
109
|
+
- [BuilderProgram](interfaces/BuilderProgram.md)
|
|
110
|
+
- [BuilderProgramHost](interfaces/BuilderProgramHost.md)
|
|
111
|
+
- [BuildInvalidedProject](interfaces/BuildInvalidedProject.md)
|
|
112
|
+
- [BuildOptions](interfaces/BuildOptions.md)
|
|
113
|
+
- [Bundle](interfaces/Bundle.md)
|
|
114
|
+
- [CallChain](interfaces/CallChain.md)
|
|
115
|
+
- [CallExpression](interfaces/CallExpression.md)
|
|
116
|
+
- [CallHierarchyIncomingCall](interfaces/CallHierarchyIncomingCall.md)
|
|
117
|
+
- [CallHierarchyItem](interfaces/CallHierarchyItem.md)
|
|
118
|
+
- [CallHierarchyOutgoingCall](interfaces/CallHierarchyOutgoingCall.md)
|
|
119
|
+
- [CallSignatureDeclaration](interfaces/CallSignatureDeclaration.md)
|
|
120
|
+
- [CancellationToken](interfaces/CancellationToken.md)
|
|
121
|
+
- [CaseBlock](interfaces/CaseBlock.md)
|
|
122
|
+
- [CaseClause](interfaces/CaseClause.md)
|
|
123
|
+
- [CatchClause](interfaces/CatchClause.md)
|
|
124
|
+
- [CheckJsDirective](interfaces/CheckJsDirective.md)
|
|
125
|
+
- [ClassDeclaration](interfaces/ClassDeclaration.md)
|
|
126
|
+
- [ClassElement](interfaces/ClassElement.md)
|
|
127
|
+
- [ClassExpression](interfaces/ClassExpression.md)
|
|
128
|
+
- [ClassificationInfo](interfaces/ClassificationInfo.md)
|
|
129
|
+
- [ClassificationResult](interfaces/ClassificationResult.md)
|
|
130
|
+
- [Classifications](interfaces/Classifications.md)
|
|
131
|
+
- [ClassifiedSpan](interfaces/ClassifiedSpan.md)
|
|
132
|
+
- [ClassifiedSpan2020](interfaces/ClassifiedSpan2020.md)
|
|
133
|
+
- [Classifier](interfaces/Classifier.md)
|
|
134
|
+
- [ClassLikeDeclarationBase](interfaces/ClassLikeDeclarationBase.md)
|
|
135
|
+
- [ClassStaticBlockDeclaration](interfaces/ClassStaticBlockDeclaration.md)
|
|
136
|
+
- [CodeAction](interfaces/CodeAction.md)
|
|
137
|
+
- [CodeFixAction](interfaces/CodeFixAction.md)
|
|
138
|
+
- [Collection](interfaces/Collection.md)
|
|
139
|
+
- [CombinedCodeActions](interfaces/CombinedCodeActions.md)
|
|
140
|
+
- [CombinedCodeFixScope](interfaces/CombinedCodeFixScope.md)
|
|
141
|
+
- [CommaListExpression](interfaces/CommaListExpression.md)
|
|
142
|
+
- [CommentRange](interfaces/CommentRange.md)
|
|
143
|
+
- [CompilerHost](interfaces/CompilerHost.md)
|
|
144
|
+
- [CompilerOptions](interfaces/CompilerOptions.md)
|
|
145
|
+
- [CompletionEntry](interfaces/CompletionEntry.md)
|
|
146
|
+
- [CompletionEntryDataAutoImport](interfaces/CompletionEntryDataAutoImport.md)
|
|
147
|
+
- [CompletionEntryDataResolved](interfaces/CompletionEntryDataResolved.md)
|
|
148
|
+
- [CompletionEntryDataUnresolved](interfaces/CompletionEntryDataUnresolved.md)
|
|
149
|
+
- [CompletionEntryDetails](interfaces/CompletionEntryDetails.md)
|
|
150
|
+
- [CompletionEntryLabelDetails](interfaces/CompletionEntryLabelDetails.md)
|
|
151
|
+
- [CompletionInfo](interfaces/CompletionInfo.md)
|
|
152
|
+
- [ComputedPropertyName](interfaces/ComputedPropertyName.md)
|
|
153
|
+
- [ConditionalExpression](interfaces/ConditionalExpression.md)
|
|
154
|
+
- [ConditionalRoot](interfaces/ConditionalRoot.md)
|
|
155
|
+
- [ConditionalType](interfaces/ConditionalType.md)
|
|
156
|
+
- [ConditionalTypeNode](interfaces/ConditionalTypeNode.md)
|
|
157
|
+
- [ConditionCheckResult](interfaces/ConditionCheckResult.md)
|
|
158
|
+
- [ConfigFileDiagnosticsReporter](interfaces/ConfigFileDiagnosticsReporter.md)
|
|
159
|
+
- [ConstructorDeclaration](interfaces/ConstructorDeclaration.md)
|
|
160
|
+
- [ConstructorTypeNode](interfaces/ConstructorTypeNode.md)
|
|
161
|
+
- [ConstructSignatureDeclaration](interfaces/ConstructSignatureDeclaration.md)
|
|
162
|
+
- [ContinueStatement](interfaces/ContinueStatement.md)
|
|
163
|
+
- [CoreTransformationContext](interfaces/CoreTransformationContext.md)
|
|
164
|
+
- [CreateProgramOptions](interfaces/CreateProgramOptions.md)
|
|
165
|
+
- [CreateSourceFileOptions](interfaces/CreateSourceFileOptions.md)
|
|
166
|
+
- [CustomTransformer](interfaces/CustomTransformer.md)
|
|
167
|
+
- [CustomTransformers](interfaces/CustomTransformers.md)
|
|
168
|
+
- [DebuggerStatement](interfaces/DebuggerStatement.md)
|
|
169
|
+
- [Declaration](interfaces/Declaration.md)
|
|
170
|
+
- [DeclarationStatement](interfaces/DeclarationStatement.md)
|
|
171
|
+
- [Decorator](interfaces/Decorator.md)
|
|
172
|
+
- [DefaultClause](interfaces/DefaultClause.md)
|
|
173
|
+
- [DeferredTypeReference](interfaces/DeferredTypeReference.md)
|
|
174
|
+
- [DefinitionInfo](interfaces/DefinitionInfo.md)
|
|
175
|
+
- [DefinitionInfoAndBoundSpan](interfaces/DefinitionInfoAndBoundSpan.md)
|
|
176
|
+
- [DeleteExpression](interfaces/DeleteExpression.md)
|
|
177
|
+
- [Diagnostic](interfaces/Diagnostic.md)
|
|
178
|
+
- [DiagnosticMessage](interfaces/DiagnosticMessage.md)
|
|
179
|
+
- [DiagnosticMessageChain](interfaces/DiagnosticMessageChain.md)
|
|
180
|
+
- [DiagnosticRelatedInformation](interfaces/DiagnosticRelatedInformation.md)
|
|
181
|
+
- [DiagnosticWithLocation](interfaces/DiagnosticWithLocation.md)
|
|
182
|
+
- [DocCommentTemplateOptions](interfaces/DocCommentTemplateOptions.md)
|
|
183
|
+
- [DocumentHighlights](interfaces/DocumentHighlights.md)
|
|
184
|
+
- [DocumentRegistry](interfaces/DocumentRegistry.md)
|
|
185
|
+
- [DocumentSpan](interfaces/DocumentSpan.md)
|
|
186
|
+
- [DoStatement](interfaces/DoStatement.md)
|
|
187
|
+
- [~~EditorOptions~~](interfaces/EditorOptions.md)
|
|
188
|
+
- [EditorSettings](interfaces/EditorSettings.md)
|
|
189
|
+
- [ElementAccessChain](interfaces/ElementAccessChain.md)
|
|
190
|
+
- [ElementAccessExpression](interfaces/ElementAccessExpression.md)
|
|
191
|
+
- [EmitAndSemanticDiagnosticsBuilderProgram](interfaces/EmitAndSemanticDiagnosticsBuilderProgram.md)
|
|
192
|
+
- [EmitHelperBase](interfaces/EmitHelperBase.md)
|
|
193
|
+
- [EmitHost](interfaces/EmitHost.md)
|
|
194
|
+
- [EmitOutput](interfaces/EmitOutput.md)
|
|
195
|
+
- [EmitResult](interfaces/EmitResult.md)
|
|
196
|
+
- [EmitTextWriter](interfaces/EmitTextWriter.md)
|
|
197
|
+
- [EmptyStatement](interfaces/EmptyStatement.md)
|
|
198
|
+
- [EnumDeclaration](interfaces/EnumDeclaration.md)
|
|
199
|
+
- [EnumMember](interfaces/EnumMember.md)
|
|
200
|
+
- [EnumType](interfaces/EnumType.md)
|
|
201
|
+
- [ESMap](interfaces/ESMap.md)
|
|
202
|
+
- [EtsComponentExpression](interfaces/EtsComponentExpression.md)
|
|
203
|
+
- [EtsOptions](interfaces/EtsOptions.md)
|
|
204
|
+
- [EvolvingArrayType](interfaces/EvolvingArrayType.md)
|
|
205
|
+
- [ExportAssignment](interfaces/ExportAssignment.md)
|
|
206
|
+
- [ExportDeclaration](interfaces/ExportDeclaration.md)
|
|
207
|
+
- [ExportSpecifier](interfaces/ExportSpecifier.md)
|
|
208
|
+
- [Expression](interfaces/Expression.md)
|
|
209
|
+
- [ExpressionStatement](interfaces/ExpressionStatement.md)
|
|
210
|
+
- [ExpressionWithTypeArguments](interfaces/ExpressionWithTypeArguments.md)
|
|
211
|
+
- [ExtendedConfigCacheEntry](interfaces/ExtendedConfigCacheEntry.md)
|
|
212
|
+
- [ExternalModuleReference](interfaces/ExternalModuleReference.md)
|
|
213
|
+
- [FalseLiteral](interfaces/FalseLiteral.md)
|
|
214
|
+
- [FileCheckModuleInfo](interfaces/FileCheckModuleInfo.md)
|
|
215
|
+
- [FileExtensionInfo](interfaces/FileExtensionInfo.md)
|
|
216
|
+
- [FileReference](interfaces/FileReference.md)
|
|
217
|
+
- [FileTextChanges](interfaces/FileTextChanges.md)
|
|
218
|
+
- [FileWatcher](interfaces/FileWatcher.md)
|
|
219
|
+
- [FlowArrayMutation](interfaces/FlowArrayMutation.md)
|
|
220
|
+
- [FlowAssignment](interfaces/FlowAssignment.md)
|
|
221
|
+
- [FlowCall](interfaces/FlowCall.md)
|
|
222
|
+
- [FlowCondition](interfaces/FlowCondition.md)
|
|
223
|
+
- [FlowLabel](interfaces/FlowLabel.md)
|
|
224
|
+
- [FlowNodeBase](interfaces/FlowNodeBase.md)
|
|
225
|
+
- [FlowReduceLabel](interfaces/FlowReduceLabel.md)
|
|
226
|
+
- [FlowStart](interfaces/FlowStart.md)
|
|
227
|
+
- [FlowSwitchClause](interfaces/FlowSwitchClause.md)
|
|
228
|
+
- [ForInStatement](interfaces/ForInStatement.md)
|
|
229
|
+
- [~~FormatCodeOptions~~](interfaces/FormatCodeOptions.md)
|
|
230
|
+
- [FormatCodeSettings](interfaces/FormatCodeSettings.md)
|
|
231
|
+
- [FormatDiagnosticsHost](interfaces/FormatDiagnosticsHost.md)
|
|
232
|
+
- [ForOfStatement](interfaces/ForOfStatement.md)
|
|
233
|
+
- [ForStatement](interfaces/ForStatement.md)
|
|
234
|
+
- [FunctionDeclaration](interfaces/FunctionDeclaration.md)
|
|
235
|
+
- [FunctionExpression](interfaces/FunctionExpression.md)
|
|
236
|
+
- [FunctionLikeDeclarationBase](interfaces/FunctionLikeDeclarationBase.md)
|
|
237
|
+
- [FunctionOrConstructorTypeNodeBase](interfaces/FunctionOrConstructorTypeNodeBase.md)
|
|
238
|
+
- [FunctionTypeNode](interfaces/FunctionTypeNode.md)
|
|
239
|
+
- [GenericType](interfaces/GenericType.md)
|
|
240
|
+
- [GetAccessorDeclaration](interfaces/GetAccessorDeclaration.md)
|
|
241
|
+
- [GetCompletionsAtPositionOptions](interfaces/GetCompletionsAtPositionOptions.md)
|
|
242
|
+
- [GetEffectiveTypeRootsHost](interfaces/GetEffectiveTypeRootsHost.md)
|
|
243
|
+
- [HeritageClause](interfaces/HeritageClause.md)
|
|
244
|
+
- [HighlightSpan](interfaces/HighlightSpan.md)
|
|
245
|
+
- [HostCancellationToken](interfaces/HostCancellationToken.md)
|
|
246
|
+
- [Identifier](interfaces/Identifier.md)
|
|
247
|
+
- [IdentifierTypePredicate](interfaces/IdentifierTypePredicate.md)
|
|
248
|
+
- [IfStatement](interfaces/IfStatement.md)
|
|
249
|
+
- [ImplementationLocation](interfaces/ImplementationLocation.md)
|
|
250
|
+
- [ImportCall](interfaces/ImportCall.md)
|
|
251
|
+
- [ImportClause](interfaces/ImportClause.md)
|
|
252
|
+
- [ImportDeclaration](interfaces/ImportDeclaration.md)
|
|
253
|
+
- [ImportEqualsDeclaration](interfaces/ImportEqualsDeclaration.md)
|
|
254
|
+
- [ImportExpression](interfaces/ImportExpression.md)
|
|
255
|
+
- [ImportSpecifier](interfaces/ImportSpecifier.md)
|
|
256
|
+
- [ImportTypeAssertionContainer](interfaces/ImportTypeAssertionContainer.md)
|
|
257
|
+
- [ImportTypeNode](interfaces/ImportTypeNode.md)
|
|
258
|
+
- [IncompleteCompletionsCache](interfaces/IncompleteCompletionsCache.md)
|
|
259
|
+
- [IncompleteType](interfaces/IncompleteType.md)
|
|
260
|
+
- [IncrementalProgramOptions](interfaces/IncrementalProgramOptions.md)
|
|
261
|
+
- [IndexedAccessType](interfaces/IndexedAccessType.md)
|
|
262
|
+
- [IndexedAccessTypeNode](interfaces/IndexedAccessTypeNode.md)
|
|
263
|
+
- [IndexInfo](interfaces/IndexInfo.md)
|
|
264
|
+
- [IndexSignatureDeclaration](interfaces/IndexSignatureDeclaration.md)
|
|
265
|
+
- [IndexType](interfaces/IndexType.md)
|
|
266
|
+
- [InferTypeNode](interfaces/InferTypeNode.md)
|
|
267
|
+
- [InlayHint](interfaces/InlayHint.md)
|
|
268
|
+
- [InlayHintsContext](interfaces/InlayHintsContext.md)
|
|
269
|
+
- [InputFiles](interfaces/InputFiles.md)
|
|
270
|
+
- [InstallPackageAction](interfaces/InstallPackageAction.md)
|
|
271
|
+
- [InstallPackageOptions](interfaces/InstallPackageOptions.md)
|
|
272
|
+
- [InstantiableType](interfaces/InstantiableType.md)
|
|
273
|
+
- [InterfaceDeclaration](interfaces/InterfaceDeclaration.md)
|
|
274
|
+
- [InterfaceType](interfaces/InterfaceType.md)
|
|
275
|
+
- [InterfaceTypeWithDeclaredMembers](interfaces/InterfaceTypeWithDeclaredMembers.md)
|
|
276
|
+
- [IntersectionType](interfaces/IntersectionType.md)
|
|
277
|
+
- [IntersectionTypeNode](interfaces/IntersectionTypeNode.md)
|
|
278
|
+
- [InvalidatedProjectBase](interfaces/InvalidatedProjectBase.md)
|
|
279
|
+
- [IScriptSnapshot](interfaces/IScriptSnapshot.md)
|
|
280
|
+
- [IterationStatement](interfaces/IterationStatement.md)
|
|
281
|
+
- [Iterator](interfaces/Iterator.md)
|
|
282
|
+
- [JSDoc](interfaces/JSDoc.md)
|
|
283
|
+
- [JSDocAllType](interfaces/JSDocAllType.md)
|
|
284
|
+
- [JSDocAugmentsTag](interfaces/JSDocAugmentsTag.md)
|
|
285
|
+
- [JSDocAuthorTag](interfaces/JSDocAuthorTag.md)
|
|
286
|
+
- [JSDocCallbackTag](interfaces/JSDocCallbackTag.md)
|
|
287
|
+
- [JSDocClassTag](interfaces/JSDocClassTag.md)
|
|
288
|
+
- [JSDocContainer](interfaces/JSDocContainer.md)
|
|
289
|
+
- [JSDocDeprecatedTag](interfaces/JSDocDeprecatedTag.md)
|
|
290
|
+
- [JSDocEnumTag](interfaces/JSDocEnumTag.md)
|
|
291
|
+
- [JSDocFunctionType](interfaces/JSDocFunctionType.md)
|
|
292
|
+
- [JSDocImplementsTag](interfaces/JSDocImplementsTag.md)
|
|
293
|
+
- [JSDocLink](interfaces/JSDocLink.md)
|
|
294
|
+
- [JSDocLinkCode](interfaces/JSDocLinkCode.md)
|
|
295
|
+
- [JSDocLinkDisplayPart](interfaces/JSDocLinkDisplayPart.md)
|
|
296
|
+
- [JSDocLinkPlain](interfaces/JSDocLinkPlain.md)
|
|
297
|
+
- [JSDocMemberName](interfaces/JSDocMemberName.md)
|
|
298
|
+
- [JSDocNamepathType](interfaces/JSDocNamepathType.md)
|
|
299
|
+
- [JSDocNameReference](interfaces/JSDocNameReference.md)
|
|
300
|
+
- [JSDocNamespaceDeclaration](interfaces/JSDocNamespaceDeclaration.md)
|
|
301
|
+
- [JsDocNodeCheckConfig](interfaces/JsDocNodeCheckConfig.md)
|
|
302
|
+
- [JsDocNodeCheckConfigItem](interfaces/JsDocNodeCheckConfigItem.md)
|
|
303
|
+
- [JSDocNonNullableType](interfaces/JSDocNonNullableType.md)
|
|
304
|
+
- [JSDocNullableType](interfaces/JSDocNullableType.md)
|
|
305
|
+
- [JSDocOptionalType](interfaces/JSDocOptionalType.md)
|
|
306
|
+
- [JSDocOverrideTag](interfaces/JSDocOverrideTag.md)
|
|
307
|
+
- [JSDocParameterTag](interfaces/JSDocParameterTag.md)
|
|
308
|
+
- [JSDocPrivateTag](interfaces/JSDocPrivateTag.md)
|
|
309
|
+
- [JSDocPropertyLikeTag](interfaces/JSDocPropertyLikeTag.md)
|
|
310
|
+
- [JSDocPropertyTag](interfaces/JSDocPropertyTag.md)
|
|
311
|
+
- [JSDocProtectedTag](interfaces/JSDocProtectedTag.md)
|
|
312
|
+
- [JSDocPublicTag](interfaces/JSDocPublicTag.md)
|
|
313
|
+
- [JSDocReadonlyTag](interfaces/JSDocReadonlyTag.md)
|
|
314
|
+
- [JSDocReturnTag](interfaces/JSDocReturnTag.md)
|
|
315
|
+
- [JSDocSeeTag](interfaces/JSDocSeeTag.md)
|
|
316
|
+
- [JSDocSignature](interfaces/JSDocSignature.md)
|
|
317
|
+
- [JSDocTag](interfaces/JSDocTag.md)
|
|
318
|
+
- [JsDocTagInfo](interfaces/JsDocTagInfo.md)
|
|
319
|
+
- [JSDocTagInfo](interfaces/JSDocTagInfo-1.md)
|
|
320
|
+
- [JSDocTemplateTag](interfaces/JSDocTemplateTag.md)
|
|
321
|
+
- [JSDocText](interfaces/JSDocText.md)
|
|
322
|
+
- [JSDocThisTag](interfaces/JSDocThisTag.md)
|
|
323
|
+
- [JSDocType](interfaces/JSDocType.md)
|
|
324
|
+
- [JSDocTypedefTag](interfaces/JSDocTypedefTag.md)
|
|
325
|
+
- [JSDocTypeExpression](interfaces/JSDocTypeExpression.md)
|
|
326
|
+
- [JSDocTypeLiteral](interfaces/JSDocTypeLiteral.md)
|
|
327
|
+
- [JSDocTypeTag](interfaces/JSDocTypeTag.md)
|
|
328
|
+
- [JSDocUnknownTag](interfaces/JSDocUnknownTag.md)
|
|
329
|
+
- [JSDocUnknownType](interfaces/JSDocUnknownType.md)
|
|
330
|
+
- [JSDocVariadicType](interfaces/JSDocVariadicType.md)
|
|
331
|
+
- [JsonMinusNumericLiteral](interfaces/JsonMinusNumericLiteral.md)
|
|
332
|
+
- [JsonObjectExpressionStatement](interfaces/JsonObjectExpressionStatement.md)
|
|
333
|
+
- [JsonSourceFile](interfaces/JsonSourceFile.md)
|
|
334
|
+
- [JsxAttribute](interfaces/JsxAttribute.md)
|
|
335
|
+
- [JsxAttributes](interfaces/JsxAttributes.md)
|
|
336
|
+
- [JsxClosingElement](interfaces/JsxClosingElement.md)
|
|
337
|
+
- [JsxClosingFragment](interfaces/JsxClosingFragment.md)
|
|
338
|
+
- [JsxClosingTagInfo](interfaces/JsxClosingTagInfo.md)
|
|
339
|
+
- [JsxElement](interfaces/JsxElement.md)
|
|
340
|
+
- [JsxExpression](interfaces/JsxExpression.md)
|
|
341
|
+
- [JsxFragment](interfaces/JsxFragment.md)
|
|
342
|
+
- [JsxOpeningElement](interfaces/JsxOpeningElement.md)
|
|
343
|
+
- [JsxOpeningFragment](interfaces/JsxOpeningFragment.md)
|
|
344
|
+
- [JsxSelfClosingElement](interfaces/JsxSelfClosingElement.md)
|
|
345
|
+
- [JsxSpreadAttribute](interfaces/JsxSpreadAttribute.md)
|
|
346
|
+
- [JsxTagNamePropertyAccess](interfaces/JsxTagNamePropertyAccess.md)
|
|
347
|
+
- [JsxText](interfaces/JsxText.md)
|
|
348
|
+
- [KeywordToken](interfaces/KeywordToken.md)
|
|
349
|
+
- [KeywordTypeNode](interfaces/KeywordTypeNode.md)
|
|
350
|
+
- [LabeledStatement](interfaces/LabeledStatement.md)
|
|
351
|
+
- [LanguageService](interfaces/LanguageService.md)
|
|
352
|
+
- [LanguageServiceHost](interfaces/LanguageServiceHost.md)
|
|
353
|
+
- [LeftHandSideExpression](interfaces/LeftHandSideExpression.md)
|
|
354
|
+
- [LineAndCharacter](interfaces/LineAndCharacter.md)
|
|
355
|
+
- [LiteralExpression](interfaces/LiteralExpression.md)
|
|
356
|
+
- [LiteralLikeNode](interfaces/LiteralLikeNode.md)
|
|
357
|
+
- [LiteralType](interfaces/LiteralType.md)
|
|
358
|
+
- [LiteralTypeNode](interfaces/LiteralTypeNode.md)
|
|
359
|
+
- [Map](interfaces/Map.md)
|
|
360
|
+
- [MapLike](interfaces/MapLike.md)
|
|
361
|
+
- [MappedTypeNode](interfaces/MappedTypeNode.md)
|
|
362
|
+
- [MemberExpression](interfaces/MemberExpression.md)
|
|
363
|
+
- [MetaProperty](interfaces/MetaProperty.md)
|
|
364
|
+
- [MethodDeclaration](interfaces/MethodDeclaration.md)
|
|
365
|
+
- [MethodSignature](interfaces/MethodSignature.md)
|
|
366
|
+
- [MinimalResolutionCacheHost](interfaces/MinimalResolutionCacheHost.md)
|
|
367
|
+
- [MissingDeclaration](interfaces/MissingDeclaration.md)
|
|
368
|
+
- [ModeAwareCache](interfaces/ModeAwareCache.md)
|
|
369
|
+
- [ModifierToken](interfaces/ModifierToken.md)
|
|
370
|
+
- [ModuleBlock](interfaces/ModuleBlock.md)
|
|
371
|
+
- [ModuleDeclaration](interfaces/ModuleDeclaration.md)
|
|
372
|
+
- [ModulePath](interfaces/ModulePath.md)
|
|
373
|
+
- [ModuleResolutionCache](interfaces/ModuleResolutionCache.md)
|
|
374
|
+
- [ModuleResolutionHost](interfaces/ModuleResolutionHost.md)
|
|
375
|
+
- [ModuleSpecifierCache](interfaces/ModuleSpecifierCache.md)
|
|
376
|
+
- [ModuleSpecifierOptions](interfaces/ModuleSpecifierOptions.md)
|
|
377
|
+
- [ModuleSpecifierResolutionHost](interfaces/ModuleSpecifierResolutionHost.md)
|
|
378
|
+
- [NamedDeclaration](interfaces/NamedDeclaration.md)
|
|
379
|
+
- [NamedExports](interfaces/NamedExports.md)
|
|
380
|
+
- [NamedImports](interfaces/NamedImports.md)
|
|
381
|
+
- [NamedTupleMember](interfaces/NamedTupleMember.md)
|
|
382
|
+
- [NamespaceDeclaration](interfaces/NamespaceDeclaration.md)
|
|
383
|
+
- [NamespaceExport](interfaces/NamespaceExport.md)
|
|
384
|
+
- [NamespaceExportDeclaration](interfaces/NamespaceExportDeclaration.md)
|
|
385
|
+
- [NamespaceImport](interfaces/NamespaceImport.md)
|
|
386
|
+
- [NavigateToItem](interfaces/NavigateToItem.md)
|
|
387
|
+
- [NavigationBarItem](interfaces/NavigationBarItem.md)
|
|
388
|
+
- [NavigationTree](interfaces/NavigationTree.md)
|
|
389
|
+
- [NewExpression](interfaces/NewExpression.md)
|
|
390
|
+
- [Node](interfaces/Node.md)
|
|
391
|
+
- [NodeArray](interfaces/NodeArray.md)
|
|
392
|
+
- [NodeFactory](interfaces/NodeFactory.md)
|
|
393
|
+
- [NodesVisitor](interfaces/NodesVisitor.md)
|
|
394
|
+
- [NodeVisitor](interfaces/NodeVisitor.md)
|
|
395
|
+
- [NodeWithTypeArguments](interfaces/NodeWithTypeArguments.md)
|
|
396
|
+
- [NonNullChain](interfaces/NonNullChain.md)
|
|
397
|
+
- [NonNullExpression](interfaces/NonNullExpression.md)
|
|
398
|
+
- [NonRelativeModuleNameResolutionCache](interfaces/NonRelativeModuleNameResolutionCache.md)
|
|
399
|
+
- [NoSubstitutionTemplateLiteral](interfaces/NoSubstitutionTemplateLiteral.md)
|
|
400
|
+
- [NotEmittedStatement](interfaces/NotEmittedStatement.md)
|
|
401
|
+
- [NullLiteral](interfaces/NullLiteral.md)
|
|
402
|
+
- [NumberLiteralType](interfaces/NumberLiteralType.md)
|
|
403
|
+
- [NumericLiteral](interfaces/NumericLiteral.md)
|
|
404
|
+
- [ObjectBindingPattern](interfaces/ObjectBindingPattern.md)
|
|
405
|
+
- [ObjectDestructuringAssignment](interfaces/ObjectDestructuringAssignment.md)
|
|
406
|
+
- [ObjectLiteralElement](interfaces/ObjectLiteralElement.md)
|
|
407
|
+
- [ObjectLiteralExpression](interfaces/ObjectLiteralExpression.md)
|
|
408
|
+
- [ObjectLiteralExpressionBase](interfaces/ObjectLiteralExpressionBase.md)
|
|
409
|
+
- [ObjectType](interfaces/ObjectType.md)
|
|
410
|
+
- [OmittedExpression](interfaces/OmittedExpression.md)
|
|
411
|
+
- [OptionalTypeNode](interfaces/OptionalTypeNode.md)
|
|
412
|
+
- [OrganizeImportsArgs](interfaces/OrganizeImportsArgs.md)
|
|
413
|
+
- [OutliningSpan](interfaces/OutliningSpan.md)
|
|
414
|
+
- [OutputFile](interfaces/OutputFile.md)
|
|
415
|
+
- [PackageId](interfaces/PackageId.md)
|
|
416
|
+
- [PackageJsonInfoCache](interfaces/PackageJsonInfoCache.md)
|
|
417
|
+
- [ParameterDeclaration](interfaces/ParameterDeclaration.md)
|
|
418
|
+
- [ParenthesizedExpression](interfaces/ParenthesizedExpression.md)
|
|
419
|
+
- [ParenthesizedTypeNode](interfaces/ParenthesizedTypeNode.md)
|
|
420
|
+
- [ParseConfigFileHost](interfaces/ParseConfigFileHost.md)
|
|
421
|
+
- [ParseConfigHost](interfaces/ParseConfigHost.md)
|
|
422
|
+
- [ParsedCommandLine](interfaces/ParsedCommandLine.md)
|
|
423
|
+
- [ParsedTsconfig](interfaces/ParsedTsconfig.md)
|
|
424
|
+
- [PartiallyEmittedExpression](interfaces/PartiallyEmittedExpression.md)
|
|
425
|
+
- [PerDirectoryResolutionCache](interfaces/PerDirectoryResolutionCache.md)
|
|
426
|
+
- [PerformanceEvent](interfaces/PerformanceEvent.md)
|
|
427
|
+
- [PerModuleNameCache](interfaces/PerModuleNameCache.md)
|
|
428
|
+
- [PluginImport](interfaces/PluginImport.md)
|
|
429
|
+
- [PostfixUnaryExpression](interfaces/PostfixUnaryExpression.md)
|
|
430
|
+
- [PrefixUnaryExpression](interfaces/PrefixUnaryExpression.md)
|
|
431
|
+
- [PreProcessedFileInfo](interfaces/PreProcessedFileInfo.md)
|
|
432
|
+
- [PrimaryExpression](interfaces/PrimaryExpression.md)
|
|
433
|
+
- [Printer](interfaces/Printer.md)
|
|
434
|
+
- [PrinterOptions](interfaces/PrinterOptions.md)
|
|
435
|
+
- [PrintHandlers](interfaces/PrintHandlers.md)
|
|
436
|
+
- [PrivateIdentifier](interfaces/PrivateIdentifier.md)
|
|
437
|
+
- [Program](interfaces/Program.md)
|
|
438
|
+
- [ProgramHost](interfaces/ProgramHost.md)
|
|
439
|
+
- [ProjectReference](interfaces/ProjectReference.md)
|
|
440
|
+
- [PropertyAccessChain](interfaces/PropertyAccessChain.md)
|
|
441
|
+
- [PropertyAccessEntityNameExpression](interfaces/PropertyAccessEntityNameExpression.md)
|
|
442
|
+
- [PropertyAccessExpression](interfaces/PropertyAccessExpression.md)
|
|
443
|
+
- [PropertyAssignment](interfaces/PropertyAssignment.md)
|
|
444
|
+
- [PropertyDeclaration](interfaces/PropertyDeclaration.md)
|
|
445
|
+
- [PropertyLikeDeclaration](interfaces/PropertyLikeDeclaration.md)
|
|
446
|
+
- [PropertySignature](interfaces/PropertySignature.md)
|
|
447
|
+
- [PseudoBigInt](interfaces/PseudoBigInt.md)
|
|
448
|
+
- [PunctuationToken](interfaces/PunctuationToken.md)
|
|
449
|
+
- [Push](interfaces/Push.md)
|
|
450
|
+
- [QualifiedName](interfaces/QualifiedName.md)
|
|
451
|
+
- [QuickInfo](interfaces/QuickInfo.md)
|
|
452
|
+
- [RawSourceMap](interfaces/RawSourceMap.md)
|
|
453
|
+
- [ReadBuildProgramHost](interfaces/ReadBuildProgramHost.md)
|
|
454
|
+
- [ReadonlyCollection](interfaces/ReadonlyCollection.md)
|
|
455
|
+
- [ReadonlyESMap](interfaces/ReadonlyESMap.md)
|
|
456
|
+
- [ReadonlyMap](interfaces/ReadonlyMap.md)
|
|
457
|
+
- [ReadonlySet](interfaces/ReadonlySet.md)
|
|
458
|
+
- [ReadonlyTextRange](interfaces/ReadonlyTextRange.md)
|
|
459
|
+
- [ReadonlyUnderscoreEscapedMap](interfaces/ReadonlyUnderscoreEscapedMap.md)
|
|
460
|
+
- [RefactorActionInfo](interfaces/RefactorActionInfo.md)
|
|
461
|
+
- [RefactorEditInfo](interfaces/RefactorEditInfo.md)
|
|
462
|
+
- [ReferencedSymbol](interfaces/ReferencedSymbol.md)
|
|
463
|
+
- [ReferencedSymbolDefinitionInfo](interfaces/ReferencedSymbolDefinitionInfo.md)
|
|
464
|
+
- [ReferencedSymbolEntry](interfaces/ReferencedSymbolEntry.md)
|
|
465
|
+
- [ReferenceEntry](interfaces/ReferenceEntry.md)
|
|
466
|
+
- [RegularExpressionLiteral](interfaces/RegularExpressionLiteral.md)
|
|
467
|
+
- [RenameInfoFailure](interfaces/RenameInfoFailure.md)
|
|
468
|
+
- [~~RenameInfoOptions~~](interfaces/RenameInfoOptions.md)
|
|
469
|
+
- [RenameInfoSuccess](interfaces/RenameInfoSuccess.md)
|
|
470
|
+
- [RenameLocation](interfaces/RenameLocation.md)
|
|
471
|
+
- [ReportFileInError](interfaces/ReportFileInError.md)
|
|
472
|
+
- [ResolvedModule](interfaces/ResolvedModule.md)
|
|
473
|
+
- [ResolvedModuleFull](interfaces/ResolvedModuleFull.md)
|
|
474
|
+
- [ResolvedModuleSpecifierInfo](interfaces/ResolvedModuleSpecifierInfo.md)
|
|
475
|
+
- [ResolvedModuleWithFailedLookupLocations](interfaces/ResolvedModuleWithFailedLookupLocations.md)
|
|
476
|
+
- [ResolvedProjectReference](interfaces/ResolvedProjectReference.md)
|
|
477
|
+
- [ResolvedTypeReferenceDirective](interfaces/ResolvedTypeReferenceDirective.md)
|
|
478
|
+
- [ResolvedTypeReferenceDirectiveWithFailedLookupLocations](interfaces/ResolvedTypeReferenceDirectiveWithFailedLookupLocations.md)
|
|
479
|
+
- [~~ResolveProjectReferencePathHost~~](interfaces/ResolveProjectReferencePathHost.md)
|
|
480
|
+
- [RestTypeNode](interfaces/RestTypeNode.md)
|
|
481
|
+
- [ReturnStatement](interfaces/ReturnStatement.md)
|
|
482
|
+
- [SatisfiesExpression](interfaces/SatisfiesExpression.md)
|
|
483
|
+
- [Scanner](interfaces/Scanner.md)
|
|
484
|
+
- [ScopedEmitHelper](interfaces/ScopedEmitHelper.md)
|
|
485
|
+
- [ScriptReferenceHost](interfaces/ScriptReferenceHost.md)
|
|
486
|
+
- [SelectionRange](interfaces/SelectionRange.md)
|
|
487
|
+
- [SemanticDiagnosticsBuilderProgram](interfaces/SemanticDiagnosticsBuilderProgram.md)
|
|
488
|
+
- [SemicolonClassElement](interfaces/SemicolonClassElement.md)
|
|
489
|
+
- [Set](interfaces/Set.md)
|
|
490
|
+
- [SetAccessorDeclaration](interfaces/SetAccessorDeclaration.md)
|
|
491
|
+
- [ShorthandPropertyAssignment](interfaces/ShorthandPropertyAssignment.md)
|
|
492
|
+
- [Signature](interfaces/Signature.md)
|
|
493
|
+
- [SignatureDeclarationBase](interfaces/SignatureDeclarationBase.md)
|
|
494
|
+
- [SignatureHelpCharacterTypedReason](interfaces/SignatureHelpCharacterTypedReason.md)
|
|
495
|
+
- [SignatureHelpInvokedReason](interfaces/SignatureHelpInvokedReason.md)
|
|
496
|
+
- [SignatureHelpItem](interfaces/SignatureHelpItem.md)
|
|
497
|
+
- [SignatureHelpItems](interfaces/SignatureHelpItems.md)
|
|
498
|
+
- [SignatureHelpItemsOptions](interfaces/SignatureHelpItemsOptions.md)
|
|
499
|
+
- [SignatureHelpParameter](interfaces/SignatureHelpParameter.md)
|
|
500
|
+
- [SignatureHelpRetriggeredReason](interfaces/SignatureHelpRetriggeredReason.md)
|
|
501
|
+
- [SolutionBuilder](interfaces/SolutionBuilder.md)
|
|
502
|
+
- [SolutionBuilderHost](interfaces/SolutionBuilderHost.md)
|
|
503
|
+
- [SolutionBuilderHostBase](interfaces/SolutionBuilderHostBase.md)
|
|
504
|
+
- [SolutionBuilderWithWatchHost](interfaces/SolutionBuilderWithWatchHost.md)
|
|
505
|
+
- [SortedArray](interfaces/SortedArray.md)
|
|
506
|
+
- [SortedReadonlyArray](interfaces/SortedReadonlyArray.md)
|
|
507
|
+
- [SourceFile](interfaces/SourceFile.md)
|
|
508
|
+
- [SourceFileLike](interfaces/SourceFileLike.md)
|
|
509
|
+
- [SourceFileMayBeEmittedHost](interfaces/SourceFileMayBeEmittedHost.md)
|
|
510
|
+
- [SourceMapGenerator](interfaces/SourceMapGenerator.md)
|
|
511
|
+
- [SourceMapGeneratorOptions](interfaces/SourceMapGeneratorOptions.md)
|
|
512
|
+
- [SourceMapRange](interfaces/SourceMapRange.md)
|
|
513
|
+
- [SourceMapSource](interfaces/SourceMapSource.md)
|
|
514
|
+
- [SourceMapSpan](interfaces/SourceMapSpan.md)
|
|
515
|
+
- [SpreadAssignment](interfaces/SpreadAssignment.md)
|
|
516
|
+
- [SpreadElement](interfaces/SpreadElement.md)
|
|
517
|
+
- [Statement](interfaces/Statement.md)
|
|
518
|
+
- [StringLiteral](interfaces/StringLiteral.md)
|
|
519
|
+
- [StringLiteralType](interfaces/StringLiteralType.md)
|
|
520
|
+
- [StringMappingType](interfaces/StringMappingType.md)
|
|
521
|
+
- [StructDeclaration](interfaces/StructDeclaration.md)
|
|
522
|
+
- [SubstitutionType](interfaces/SubstitutionType.md)
|
|
523
|
+
- [SuperCall](interfaces/SuperCall.md)
|
|
524
|
+
- [SuperElementAccessExpression](interfaces/SuperElementAccessExpression.md)
|
|
525
|
+
- [SuperExpression](interfaces/SuperExpression.md)
|
|
526
|
+
- [SuperPropertyAccessExpression](interfaces/SuperPropertyAccessExpression.md)
|
|
527
|
+
- [SwitchStatement](interfaces/SwitchStatement.md)
|
|
528
|
+
- [Symbol](interfaces/Symbol.md)
|
|
529
|
+
- [SymbolDisplayPart](interfaces/SymbolDisplayPart.md)
|
|
530
|
+
- [SymbolTracker](interfaces/SymbolTracker.md)
|
|
531
|
+
- [SyntaxList](interfaces/SyntaxList.md)
|
|
532
|
+
- [SynthesizedComment](interfaces/SynthesizedComment.md)
|
|
533
|
+
- [SyntheticExpression](interfaces/SyntheticExpression.md)
|
|
534
|
+
- [System](interfaces/System.md)
|
|
535
|
+
- [TagCheckConfig](interfaces/TagCheckConfig.md)
|
|
536
|
+
- [TagCheckParam](interfaces/TagCheckParam.md)
|
|
537
|
+
- [TaggedTemplateExpression](interfaces/TaggedTemplateExpression.md)
|
|
538
|
+
- [TemplateExpression](interfaces/TemplateExpression.md)
|
|
539
|
+
- [TemplateHead](interfaces/TemplateHead.md)
|
|
540
|
+
- [TemplateLiteralLikeNode](interfaces/TemplateLiteralLikeNode.md)
|
|
541
|
+
- [TemplateLiteralType](interfaces/TemplateLiteralType.md)
|
|
542
|
+
- [TemplateLiteralTypeNode](interfaces/TemplateLiteralTypeNode.md)
|
|
543
|
+
- [TemplateLiteralTypeSpan](interfaces/TemplateLiteralTypeSpan.md)
|
|
544
|
+
- [TemplateMiddle](interfaces/TemplateMiddle.md)
|
|
545
|
+
- [TemplateSpan](interfaces/TemplateSpan.md)
|
|
546
|
+
- [TemplateTail](interfaces/TemplateTail.md)
|
|
547
|
+
- [TextChange](interfaces/TextChange.md)
|
|
548
|
+
- [TextChangeRange](interfaces/TextChangeRange.md)
|
|
549
|
+
- [TextInsertion](interfaces/TextInsertion.md)
|
|
550
|
+
- [TextRange](interfaces/TextRange.md)
|
|
551
|
+
- [TextSpan](interfaces/TextSpan.md)
|
|
552
|
+
- [ThisExpression](interfaces/ThisExpression.md)
|
|
553
|
+
- [ThisTypeNode](interfaces/ThisTypeNode.md)
|
|
554
|
+
- [ThisTypePredicate](interfaces/ThisTypePredicate.md)
|
|
555
|
+
- [ThrowStatement](interfaces/ThrowStatement.md)
|
|
556
|
+
- [TodoComment](interfaces/TodoComment.md)
|
|
557
|
+
- [TodoCommentDescriptor](interfaces/TodoCommentDescriptor.md)
|
|
558
|
+
- [Token](interfaces/Token.md)
|
|
559
|
+
- [TransformationContext](interfaces/TransformationContext.md)
|
|
560
|
+
- [TransformationResult](interfaces/TransformationResult.md)
|
|
561
|
+
- [TransientIdentifier](interfaces/TransientIdentifier.md)
|
|
562
|
+
- [TranspileOptions](interfaces/TranspileOptions.md)
|
|
563
|
+
- [TranspileOutput](interfaces/TranspileOutput.md)
|
|
564
|
+
- [TrueLiteral](interfaces/TrueLiteral.md)
|
|
565
|
+
- [TryStatement](interfaces/TryStatement.md)
|
|
566
|
+
- [TsConfigSourceFile](interfaces/TsConfigSourceFile.md)
|
|
567
|
+
- [TupleType](interfaces/TupleType.md)
|
|
568
|
+
- [TupleTypeNode](interfaces/TupleTypeNode.md)
|
|
569
|
+
- [TupleTypeReference](interfaces/TupleTypeReference.md)
|
|
570
|
+
- [Type](interfaces/Type.md)
|
|
571
|
+
- [TypeAcquisition](interfaces/TypeAcquisition.md)
|
|
572
|
+
- [TypeAliasDeclaration](interfaces/TypeAliasDeclaration.md)
|
|
573
|
+
- [TypeAssertion](interfaces/TypeAssertion.md)
|
|
574
|
+
- [TypeChecker](interfaces/TypeChecker.md)
|
|
575
|
+
- [TypeElement](interfaces/TypeElement.md)
|
|
576
|
+
- [TypeLiteralNode](interfaces/TypeLiteralNode.md)
|
|
577
|
+
- [TypeNode](interfaces/TypeNode.md)
|
|
578
|
+
- [TypeOfExpression](interfaces/TypeOfExpression.md)
|
|
579
|
+
- [TypeOperatorNode](interfaces/TypeOperatorNode.md)
|
|
580
|
+
- [TypeParameter](interfaces/TypeParameter.md)
|
|
581
|
+
- [TypeParameterDeclaration](interfaces/TypeParameterDeclaration.md)
|
|
582
|
+
- [TypePredicateBase](interfaces/TypePredicateBase.md)
|
|
583
|
+
- [TypePredicateNode](interfaces/TypePredicateNode.md)
|
|
584
|
+
- [TypeQueryNode](interfaces/TypeQueryNode.md)
|
|
585
|
+
- [TypeReference](interfaces/TypeReference.md)
|
|
586
|
+
- [TypeReferenceDirectiveResolutionCache](interfaces/TypeReferenceDirectiveResolutionCache.md)
|
|
587
|
+
- [TypeReferenceNode](interfaces/TypeReferenceNode.md)
|
|
588
|
+
- [UnaryExpression](interfaces/UnaryExpression.md)
|
|
589
|
+
- [UnderscoreEscapedMap](interfaces/UnderscoreEscapedMap.md)
|
|
590
|
+
- [UnionOrIntersectionType](interfaces/UnionOrIntersectionType.md)
|
|
591
|
+
- [UnionType](interfaces/UnionType.md)
|
|
592
|
+
- [UnionTypeNode](interfaces/UnionTypeNode.md)
|
|
593
|
+
- [UniqueESSymbolType](interfaces/UniqueESSymbolType.md)
|
|
594
|
+
- [UnparsedPrepend](interfaces/UnparsedPrepend.md)
|
|
595
|
+
- [UnparsedPrologue](interfaces/UnparsedPrologue.md)
|
|
596
|
+
- [UnparsedSection](interfaces/UnparsedSection.md)
|
|
597
|
+
- [UnparsedSource](interfaces/UnparsedSource.md)
|
|
598
|
+
- [UnparsedSyntheticReference](interfaces/UnparsedSyntheticReference.md)
|
|
599
|
+
- [UnparsedTextLike](interfaces/UnparsedTextLike.md)
|
|
600
|
+
- [UnscopedEmitHelper](interfaces/UnscopedEmitHelper.md)
|
|
601
|
+
- [UpdateBundleProject](interfaces/UpdateBundleProject.md)
|
|
602
|
+
- [UpdateExpression](interfaces/UpdateExpression.md)
|
|
603
|
+
- [UpdateOutputFileStampsProject](interfaces/UpdateOutputFileStampsProject.md)
|
|
604
|
+
- [UserPreferences](interfaces/UserPreferences.md)
|
|
605
|
+
- [VariableDeclaration](interfaces/VariableDeclaration.md)
|
|
606
|
+
- [VariableDeclarationList](interfaces/VariableDeclarationList.md)
|
|
607
|
+
- [VariableStatement](interfaces/VariableStatement.md)
|
|
608
|
+
- [VoidExpression](interfaces/VoidExpression.md)
|
|
609
|
+
- [Watch](interfaces/Watch.md)
|
|
610
|
+
- [WatchCompilerHost](interfaces/WatchCompilerHost.md)
|
|
611
|
+
- [WatchCompilerHostOfConfigFile](interfaces/WatchCompilerHostOfConfigFile.md)
|
|
612
|
+
- [WatchCompilerHostOfFilesAndCompilerOptions](interfaces/WatchCompilerHostOfFilesAndCompilerOptions.md)
|
|
613
|
+
- [WatchHost](interfaces/WatchHost.md)
|
|
614
|
+
- [WatchOfConfigFile](interfaces/WatchOfConfigFile.md)
|
|
615
|
+
- [WatchOfFilesAndCompilerOptions](interfaces/WatchOfFilesAndCompilerOptions.md)
|
|
616
|
+
- [WatchOptions](interfaces/WatchOptions.md)
|
|
617
|
+
- [WhileStatement](interfaces/WhileStatement.md)
|
|
618
|
+
- [WithStatement](interfaces/WithStatement.md)
|
|
619
|
+
- [WriteFileCallbackData](interfaces/WriteFileCallbackData.md)
|
|
620
|
+
- [YieldExpression](interfaces/YieldExpression.md)
|
|
621
|
+
|
|
622
|
+
## Type Aliases
|
|
623
|
+
|
|
624
|
+
- [\_\_String](type-aliases/String.md)
|
|
625
|
+
- [AbstractKeyword](type-aliases/AbstractKeyword.md)
|
|
626
|
+
- [AccessExpression](type-aliases/AccessExpression.md)
|
|
627
|
+
- [AccessibilityModifier](type-aliases/AccessibilityModifier.md)
|
|
628
|
+
- [AccessorDeclaration](type-aliases/AccessorDeclaration.md)
|
|
629
|
+
- [AccessorKeyword](type-aliases/AccessorKeyword.md)
|
|
630
|
+
- [AdditiveOperator](type-aliases/AdditiveOperator.md)
|
|
631
|
+
- [AdditiveOperatorOrHigher](type-aliases/AdditiveOperatorOrHigher.md)
|
|
632
|
+
- [AffectedFileResult](type-aliases/AffectedFileResult.md)
|
|
633
|
+
- [ArrayBindingElement](type-aliases/ArrayBindingElement.md)
|
|
634
|
+
- [ArrayBindingOrAssignmentElement](type-aliases/ArrayBindingOrAssignmentElement.md)
|
|
635
|
+
- [ArrayBindingOrAssignmentPattern](type-aliases/ArrayBindingOrAssignmentPattern.md)
|
|
636
|
+
- [AssertionExpression](type-aliases/AssertionExpression.md)
|
|
637
|
+
- [AssertionKey](type-aliases/AssertionKey.md)
|
|
638
|
+
- [AssertKeyword](type-aliases/AssertKeyword.md)
|
|
639
|
+
- [AssertsKeyword](type-aliases/AssertsKeyword.md)
|
|
640
|
+
- [~~AssertsToken~~](type-aliases/AssertsToken.md)
|
|
641
|
+
- [AssignmentOperator](type-aliases/AssignmentOperator.md)
|
|
642
|
+
- [AssignmentOperatorOrHigher](type-aliases/AssignmentOperatorOrHigher.md)
|
|
643
|
+
- [AssignmentOperatorToken](type-aliases/AssignmentOperatorToken.md)
|
|
644
|
+
- [AssignmentPattern](type-aliases/AssignmentPattern.md)
|
|
645
|
+
- [AsteriskToken](type-aliases/AsteriskToken.md)
|
|
646
|
+
- [AsyncKeyword](type-aliases/AsyncKeyword.md)
|
|
647
|
+
- [AwaitKeyword](type-aliases/AwaitKeyword.md)
|
|
648
|
+
- [~~AwaitKeywordToken~~](type-aliases/AwaitKeywordToken.md)
|
|
649
|
+
- [BaseType](type-aliases/BaseType.md)
|
|
650
|
+
- [BinaryOperator](type-aliases/BinaryOperator.md)
|
|
651
|
+
- [BinaryOperatorToken](type-aliases/BinaryOperatorToken.md)
|
|
652
|
+
- [BindingName](type-aliases/BindingName.md)
|
|
653
|
+
- [BindingOrAssignmentElement](type-aliases/BindingOrAssignmentElement.md)
|
|
654
|
+
- [BindingOrAssignmentElementRestIndicator](type-aliases/BindingOrAssignmentElementRestIndicator.md)
|
|
655
|
+
- [BindingOrAssignmentElementTarget](type-aliases/BindingOrAssignmentElementTarget.md)
|
|
656
|
+
- [BindingOrAssignmentPattern](type-aliases/BindingOrAssignmentPattern.md)
|
|
657
|
+
- [BindingPattern](type-aliases/BindingPattern.md)
|
|
658
|
+
- [BitwiseOperator](type-aliases/BitwiseOperator.md)
|
|
659
|
+
- [BitwiseOperatorOrHigher](type-aliases/BitwiseOperatorOrHigher.md)
|
|
660
|
+
- [BlockLike](type-aliases/BlockLike.md)
|
|
661
|
+
- [BooleanLiteral](type-aliases/BooleanLiteral.md)
|
|
662
|
+
- [BreakOrContinueStatement](type-aliases/BreakOrContinueStatement.md)
|
|
663
|
+
- [CallLikeExpression](type-aliases/CallLikeExpression.md)
|
|
664
|
+
- [CaseOrDefaultClause](type-aliases/CaseOrDefaultClause.md)
|
|
665
|
+
- [ClassLikeDeclaration](type-aliases/ClassLikeDeclaration.md)
|
|
666
|
+
- [ClassMemberModifier](type-aliases/ClassMemberModifier.md)
|
|
667
|
+
- [CodeActionCommand](type-aliases/CodeActionCommand.md)
|
|
668
|
+
- [ColonToken](type-aliases/ColonToken.md)
|
|
669
|
+
- [CommentKind](type-aliases/CommentKind.md)
|
|
670
|
+
- [CompilerOptionsValue](type-aliases/CompilerOptionsValue.md)
|
|
671
|
+
- [CompletionEntryData](type-aliases/CompletionEntryData.md)
|
|
672
|
+
- [CompletionsTriggerCharacter](type-aliases/CompletionsTriggerCharacter.md)
|
|
673
|
+
- [CompoundAssignmentOperator](type-aliases/CompoundAssignmentOperator.md)
|
|
674
|
+
- [ConciseBody](type-aliases/ConciseBody.md)
|
|
675
|
+
- [ConstKeyword](type-aliases/ConstKeyword.md)
|
|
676
|
+
- [CreateProgram](type-aliases/CreateProgram.md)
|
|
677
|
+
- [CustomTransformerFactory](type-aliases/CustomTransformerFactory.md)
|
|
678
|
+
- [DeclarationName](type-aliases/DeclarationName.md)
|
|
679
|
+
- [DeclarationWithTypeParameterChildren](type-aliases/DeclarationWithTypeParameterChildren.md)
|
|
680
|
+
- [DeclarationWithTypeParameters](type-aliases/DeclarationWithTypeParameters.md)
|
|
681
|
+
- [DeclareKeyword](type-aliases/DeclareKeyword.md)
|
|
682
|
+
- [DefaultKeyword](type-aliases/DefaultKeyword.md)
|
|
683
|
+
- [DestructuringAssignment](type-aliases/DestructuringAssignment.md)
|
|
684
|
+
- [DestructuringPattern](type-aliases/DestructuringPattern.md)
|
|
685
|
+
- [DiagnosticReporter](type-aliases/DiagnosticReporter.md)
|
|
686
|
+
- [DirectoryWatcherCallback](type-aliases/DirectoryWatcherCallback.md)
|
|
687
|
+
- [DocumentRegistryBucketKey](type-aliases/DocumentRegistryBucketKey.md)
|
|
688
|
+
- [DotDotDotToken](type-aliases/DotDotDotToken.md)
|
|
689
|
+
- [DotToken](type-aliases/DotToken.md)
|
|
690
|
+
- [EmitHelper](type-aliases/EmitHelper.md)
|
|
691
|
+
- [EmitHelperUniqueNameCallback](type-aliases/EmitHelperUniqueNameCallback.md)
|
|
692
|
+
- [EndOfFileToken](type-aliases/EndOfFileToken.md)
|
|
693
|
+
- [EntityName](type-aliases/EntityName.md)
|
|
694
|
+
- [EntityNameExpression](type-aliases/EntityNameExpression.md)
|
|
695
|
+
- [EntityNameOrEntityNameExpression](type-aliases/EntityNameOrEntityNameExpression.md)
|
|
696
|
+
- [EqualityOperator](type-aliases/EqualityOperator.md)
|
|
697
|
+
- [EqualityOperatorOrHigher](type-aliases/EqualityOperatorOrHigher.md)
|
|
698
|
+
- [EqualsGreaterThanToken](type-aliases/EqualsGreaterThanToken.md)
|
|
699
|
+
- [EqualsToken](type-aliases/EqualsToken.md)
|
|
700
|
+
- [ErrorCallback](type-aliases/ErrorCallback.md)
|
|
701
|
+
- [ExclamationToken](type-aliases/ExclamationToken.md)
|
|
702
|
+
- [ExponentiationOperator](type-aliases/ExponentiationOperator.md)
|
|
703
|
+
- [ExportKeyword](type-aliases/ExportKeyword.md)
|
|
704
|
+
- [FileWatcherCallback](type-aliases/FileWatcherCallback.md)
|
|
705
|
+
- [FlowNode](type-aliases/FlowNode.md)
|
|
706
|
+
- [FlowType](type-aliases/FlowType.md)
|
|
707
|
+
- [ForInitializer](type-aliases/ForInitializer.md)
|
|
708
|
+
- [ForInOrOfStatement](type-aliases/ForInOrOfStatement.md)
|
|
709
|
+
- [FunctionBody](type-aliases/FunctionBody.md)
|
|
710
|
+
- [~~FunctionLike~~](type-aliases/FunctionLike.md)
|
|
711
|
+
- [FunctionLikeDeclaration](type-aliases/FunctionLikeDeclaration.md)
|
|
712
|
+
- [FunctionOrConstructorTypeNode](type-aliases/FunctionOrConstructorTypeNode.md)
|
|
713
|
+
- [HasDecorators](type-aliases/HasDecorators.md)
|
|
714
|
+
- [HasExpressionInitializer](type-aliases/HasExpressionInitializer.md)
|
|
715
|
+
- [HasIllegalDecorators](type-aliases/HasIllegalDecorators.md)
|
|
716
|
+
- [HasInitializer](type-aliases/HasInitializer.md)
|
|
717
|
+
- [HasJSDoc](type-aliases/HasJSDoc.md)
|
|
718
|
+
- [HasModifiers](type-aliases/HasModifiers.md)
|
|
719
|
+
- [HasType](type-aliases/HasType.md)
|
|
720
|
+
- [HasTypeArguments](type-aliases/HasTypeArguments.md)
|
|
721
|
+
- [ImportOrExportSpecifier](type-aliases/ImportOrExportSpecifier.md)
|
|
722
|
+
- [IncrementExpression](type-aliases/IncrementExpression.md)
|
|
723
|
+
- [InKeyword](type-aliases/InKeyword.md)
|
|
724
|
+
- [InvalidatedProject](type-aliases/InvalidatedProject.md)
|
|
725
|
+
- [JSDocComment](type-aliases/JSDocComment.md)
|
|
726
|
+
- [JSDocNamespaceBody](type-aliases/JSDocNamespaceBody.md)
|
|
727
|
+
- [JSDocSyntaxKind](type-aliases/JSDocSyntaxKind.md)
|
|
728
|
+
- [JSDocTypeReferencingNode](type-aliases/JSDocTypeReferencingNode.md)
|
|
729
|
+
- [~~JsFileExtensionInfo~~](type-aliases/JsFileExtensionInfo.md)
|
|
730
|
+
- [JsonObjectExpression](type-aliases/JsonObjectExpression.md)
|
|
731
|
+
- [JsxAttributeLike](type-aliases/JsxAttributeLike.md)
|
|
732
|
+
- [JsxAttributeValue](type-aliases/JsxAttributeValue.md)
|
|
733
|
+
- [JsxChild](type-aliases/JsxChild.md)
|
|
734
|
+
- [JsxOpeningLikeElement](type-aliases/JsxOpeningLikeElement.md)
|
|
735
|
+
- [JsxTagNameExpression](type-aliases/JsxTagNameExpression.md)
|
|
736
|
+
- [JsxTokenSyntaxKind](type-aliases/JsxTokenSyntaxKind.md)
|
|
737
|
+
- [KeywordSyntaxKind](type-aliases/KeywordSyntaxKind.md)
|
|
738
|
+
- [KeywordTypeSyntaxKind](type-aliases/KeywordTypeSyntaxKind.md)
|
|
739
|
+
- [LiteralSyntaxKind](type-aliases/LiteralSyntaxKind.md)
|
|
740
|
+
- [LiteralToken](type-aliases/LiteralToken.md)
|
|
741
|
+
- [LogicalOperator](type-aliases/LogicalOperator.md)
|
|
742
|
+
- [LogicalOperatorOrHigher](type-aliases/LogicalOperatorOrHigher.md)
|
|
743
|
+
- [LogicalOrCoalescingAssignmentOperator](type-aliases/LogicalOrCoalescingAssignmentOperator.md)
|
|
744
|
+
- [MemberName](type-aliases/MemberName.md)
|
|
745
|
+
- [MinusToken](type-aliases/MinusToken.md)
|
|
746
|
+
- [Modifier](type-aliases/Modifier.md)
|
|
747
|
+
- [ModifierLike](type-aliases/ModifierLike.md)
|
|
748
|
+
- [ModifiersArray](type-aliases/ModifiersArray.md)
|
|
749
|
+
- [ModifierSyntaxKind](type-aliases/ModifierSyntaxKind.md)
|
|
750
|
+
- [ModuleBody](type-aliases/ModuleBody.md)
|
|
751
|
+
- [ModuleName](type-aliases/ModuleName.md)
|
|
752
|
+
- [ModuleReference](type-aliases/ModuleReference.md)
|
|
753
|
+
- [MultiplicativeOperator](type-aliases/MultiplicativeOperator.md)
|
|
754
|
+
- [MultiplicativeOperatorOrHigher](type-aliases/MultiplicativeOperatorOrHigher.md)
|
|
755
|
+
- [NamedExportBindings](type-aliases/NamedExportBindings.md)
|
|
756
|
+
- [NamedImportBindings](type-aliases/NamedImportBindings.md)
|
|
757
|
+
- [NamedImportsOrExports](type-aliases/NamedImportsOrExports.md)
|
|
758
|
+
- [NamespaceBody](type-aliases/NamespaceBody.md)
|
|
759
|
+
- [ObjectBindingOrAssignmentElement](type-aliases/ObjectBindingOrAssignmentElement.md)
|
|
760
|
+
- [ObjectBindingOrAssignmentPattern](type-aliases/ObjectBindingOrAssignmentPattern.md)
|
|
761
|
+
- [ObjectLiteralElementLike](type-aliases/ObjectLiteralElementLike.md)
|
|
762
|
+
- [ObjectTypeDeclaration](type-aliases/ObjectTypeDeclaration.md)
|
|
763
|
+
- [OptionalChain](type-aliases/OptionalChain.md)
|
|
764
|
+
- [OutKeyword](type-aliases/OutKeyword.md)
|
|
765
|
+
- [OverrideKeyword](type-aliases/OverrideKeyword.md)
|
|
766
|
+
- [ParameterPropertyDeclaration](type-aliases/ParameterPropertyDeclaration.md)
|
|
767
|
+
- [ParameterPropertyModifier](type-aliases/ParameterPropertyModifier.md)
|
|
768
|
+
- [Path](type-aliases/Path.md)
|
|
769
|
+
- [PlusToken](type-aliases/PlusToken.md)
|
|
770
|
+
- [PostfixUnaryOperator](type-aliases/PostfixUnaryOperator.md)
|
|
771
|
+
- [PrefixUnaryOperator](type-aliases/PrefixUnaryOperator.md)
|
|
772
|
+
- [PrivateKeyword](type-aliases/PrivateKeyword.md)
|
|
773
|
+
- [PropertyName](type-aliases/PropertyName.md)
|
|
774
|
+
- [PropertyNameLiteral](type-aliases/PropertyNameLiteral.md)
|
|
775
|
+
- [ProtectedKeyword](type-aliases/ProtectedKeyword.md)
|
|
776
|
+
- [PseudoLiteralSyntaxKind](type-aliases/PseudoLiteralSyntaxKind.md)
|
|
777
|
+
- [PseudoLiteralToken](type-aliases/PseudoLiteralToken.md)
|
|
778
|
+
- [PublicKeyword](type-aliases/PublicKeyword.md)
|
|
779
|
+
- [PunctuationSyntaxKind](type-aliases/PunctuationSyntaxKind.md)
|
|
780
|
+
- [QuestionDotToken](type-aliases/QuestionDotToken.md)
|
|
781
|
+
- [QuestionToken](type-aliases/QuestionToken.md)
|
|
782
|
+
- [ReadonlyKeyword](type-aliases/ReadonlyKeyword.md)
|
|
783
|
+
- [~~ReadonlyToken~~](type-aliases/ReadonlyToken.md)
|
|
784
|
+
- [RedirectTargetsMap](type-aliases/RedirectTargetsMap.md)
|
|
785
|
+
- [RefactorTriggerReason](type-aliases/RefactorTriggerReason.md)
|
|
786
|
+
- [RelationalOperator](type-aliases/RelationalOperator.md)
|
|
787
|
+
- [RelationalOperatorOrHigher](type-aliases/RelationalOperatorOrHigher.md)
|
|
788
|
+
- [RenameInfo](type-aliases/RenameInfo.md)
|
|
789
|
+
- [ReportEmitErrorSummary](type-aliases/ReportEmitErrorSummary.md)
|
|
790
|
+
- [ResolvedConfigFileName](type-aliases/ResolvedConfigFileName.md)
|
|
791
|
+
- [ShiftOperator](type-aliases/ShiftOperator.md)
|
|
792
|
+
- [ShiftOperatorOrHigher](type-aliases/ShiftOperatorOrHigher.md)
|
|
793
|
+
- [SignatureDeclaration](type-aliases/SignatureDeclaration.md)
|
|
794
|
+
- [SignatureHelpRetriggerCharacter](type-aliases/SignatureHelpRetriggerCharacter.md)
|
|
795
|
+
- [SignatureHelpTriggerCharacter](type-aliases/SignatureHelpTriggerCharacter.md)
|
|
796
|
+
- [SignatureHelpTriggerReason](type-aliases/SignatureHelpTriggerReason.md)
|
|
797
|
+
- [StaticKeyword](type-aliases/StaticKeyword.md)
|
|
798
|
+
- [StringLiteralLike](type-aliases/StringLiteralLike.md)
|
|
799
|
+
- [StructuredType](type-aliases/StructuredType.md)
|
|
800
|
+
- [SuperProperty](type-aliases/SuperProperty.md)
|
|
801
|
+
- [SymbolTable](type-aliases/SymbolTable.md)
|
|
802
|
+
- [TemplateLiteral](type-aliases/TemplateLiteral.md)
|
|
803
|
+
- [TemplateLiteralToken](type-aliases/TemplateLiteralToken.md)
|
|
804
|
+
- [TokenSyntaxKind](type-aliases/TokenSyntaxKind.md)
|
|
805
|
+
- [Transformer](type-aliases/Transformer.md)
|
|
806
|
+
- [TransformerFactory](type-aliases/TransformerFactory.md)
|
|
807
|
+
- [TriviaSyntaxKind](type-aliases/TriviaSyntaxKind.md)
|
|
808
|
+
- [TypeOfTag](type-aliases/TypeOfTag.md)
|
|
809
|
+
- [TypeOnlyAliasDeclaration](type-aliases/TypeOnlyAliasDeclaration.md)
|
|
810
|
+
- [TypeOnlyCompatibleAliasDeclaration](type-aliases/TypeOnlyCompatibleAliasDeclaration.md)
|
|
811
|
+
- [TypePredicate](type-aliases/TypePredicate.md)
|
|
812
|
+
- [TypeReferenceType](type-aliases/TypeReferenceType.md)
|
|
813
|
+
- [TypeVariable](type-aliases/TypeVariable.md)
|
|
814
|
+
- [UnionOrIntersectionTypeNode](type-aliases/UnionOrIntersectionTypeNode.md)
|
|
815
|
+
- [UnparsedNode](type-aliases/UnparsedNode.md)
|
|
816
|
+
- [UnparsedSourceText](type-aliases/UnparsedSourceText.md)
|
|
817
|
+
- [VariableLikeDeclaration](type-aliases/VariableLikeDeclaration.md)
|
|
818
|
+
- [Visitor](type-aliases/Visitor.md)
|
|
819
|
+
- [VisitResult](type-aliases/VisitResult.md)
|
|
820
|
+
- [WatchStatusReporter](type-aliases/WatchStatusReporter.md)
|
|
821
|
+
- [WithMetadata](type-aliases/WithMetadata.md)
|
|
822
|
+
- [WriteFileCallback](type-aliases/WriteFileCallback.md)
|
|
823
|
+
|
|
824
|
+
## Variables
|
|
825
|
+
|
|
826
|
+
- [~~createAdd~~](variables/createAdd.md)
|
|
827
|
+
- [~~createArrayBindingPattern~~](variables/createArrayBindingPattern.md)
|
|
828
|
+
- [~~createArrayLiteral~~](variables/createArrayLiteral.md)
|
|
829
|
+
- [~~createArrayTypeNode~~](variables/createArrayTypeNode.md)
|
|
830
|
+
- [~~createArrowFunction~~](variables/createArrowFunction.md)
|
|
831
|
+
- [~~createAsExpression~~](variables/createAsExpression.md)
|
|
832
|
+
- [~~createAssignment~~](variables/createAssignment.md)
|
|
833
|
+
- [~~createAwait~~](variables/createAwait.md)
|
|
834
|
+
- [~~createBigIntLiteral~~](variables/createBigIntLiteral.md)
|
|
835
|
+
- [~~createBinary~~](variables/createBinary.md)
|
|
836
|
+
- [~~createBindingElement~~](variables/createBindingElement.md)
|
|
837
|
+
- [~~createBlock~~](variables/createBlock.md)
|
|
838
|
+
- [~~createBreak~~](variables/createBreak.md)
|
|
839
|
+
- [~~createBundle~~](variables/createBundle.md)
|
|
840
|
+
- [~~createCall~~](variables/createCall.md)
|
|
841
|
+
- [~~createCallChain~~](variables/createCallChain.md)
|
|
842
|
+
- [~~createCallSignature~~](variables/createCallSignature.md)
|
|
843
|
+
- [~~createCaseBlock~~](variables/createCaseBlock.md)
|
|
844
|
+
- [~~createCaseClause~~](variables/createCaseClause.md)
|
|
845
|
+
- [~~createCatchClause~~](variables/createCatchClause.md)
|
|
846
|
+
- [~~createClassDeclaration~~](variables/createClassDeclaration.md)
|
|
847
|
+
- [~~createClassExpression~~](variables/createClassExpression.md)
|
|
848
|
+
- [~~createComma~~](variables/createComma.md)
|
|
849
|
+
- [~~createCommaList~~](variables/createCommaList.md)
|
|
850
|
+
- [~~createComputedPropertyName~~](variables/createComputedPropertyName.md)
|
|
851
|
+
- [~~createConditional~~](variables/createConditional.md)
|
|
852
|
+
- [~~createConditionalTypeNode~~](variables/createConditionalTypeNode.md)
|
|
853
|
+
- [~~createConstructor~~](variables/createConstructor.md)
|
|
854
|
+
- [~~createConstructorTypeNode~~](variables/createConstructorTypeNode.md)
|
|
855
|
+
- [~~createConstructSignature~~](variables/createConstructSignature.md)
|
|
856
|
+
- [~~createContinue~~](variables/createContinue.md)
|
|
857
|
+
- [~~createDebuggerStatement~~](variables/createDebuggerStatement.md)
|
|
858
|
+
- [~~createDecorator~~](variables/createDecorator.md)
|
|
859
|
+
- [~~createDefaultClause~~](variables/createDefaultClause.md)
|
|
860
|
+
- [~~createDelete~~](variables/createDelete.md)
|
|
861
|
+
- [~~createDo~~](variables/createDo.md)
|
|
862
|
+
- [~~createElementAccess~~](variables/createElementAccess.md)
|
|
863
|
+
- [~~createElementAccessChain~~](variables/createElementAccessChain.md)
|
|
864
|
+
- [~~createEmptyStatement~~](variables/createEmptyStatement.md)
|
|
865
|
+
- [~~createEnumDeclaration~~](variables/createEnumDeclaration.md)
|
|
866
|
+
- [~~createEnumMember~~](variables/createEnumMember.md)
|
|
867
|
+
- [~~createExportAssignment~~](variables/createExportAssignment.md)
|
|
868
|
+
- [~~createExportDeclaration~~](variables/createExportDeclaration.md)
|
|
869
|
+
- [~~createExportDefault~~](variables/createExportDefault.md)
|
|
870
|
+
- [~~createExportSpecifier~~](variables/createExportSpecifier.md)
|
|
871
|
+
- [~~createExpressionStatement~~](variables/createExpressionStatement.md)
|
|
872
|
+
- [~~createExpressionWithTypeArguments~~](variables/createExpressionWithTypeArguments.md)
|
|
873
|
+
- [~~createExternalModuleExport~~](variables/createExternalModuleExport.md)
|
|
874
|
+
- [~~createExternalModuleReference~~](variables/createExternalModuleReference.md)
|
|
875
|
+
- [~~createFalse~~](variables/createFalse.md)
|
|
876
|
+
- [~~createFileLevelUniqueName~~](variables/createFileLevelUniqueName.md)
|
|
877
|
+
- [~~createFor~~](variables/createFor.md)
|
|
878
|
+
- [~~createForIn~~](variables/createForIn.md)
|
|
879
|
+
- [~~createForOf~~](variables/createForOf.md)
|
|
880
|
+
- [~~createFunctionDeclaration~~](variables/createFunctionDeclaration.md)
|
|
881
|
+
- [~~createFunctionExpression~~](variables/createFunctionExpression.md)
|
|
882
|
+
- [~~createFunctionTypeNode~~](variables/createFunctionTypeNode.md)
|
|
883
|
+
- [~~createGetAccessor~~](variables/createGetAccessor.md)
|
|
884
|
+
- [~~createHeritageClause~~](variables/createHeritageClause.md)
|
|
885
|
+
- [~~createIdentifier~~](variables/createIdentifier.md)
|
|
886
|
+
- [~~createIf~~](variables/createIf.md)
|
|
887
|
+
- [~~createImmediatelyInvokedArrowFunction~~](variables/createImmediatelyInvokedArrowFunction.md)
|
|
888
|
+
- [~~createImmediatelyInvokedFunctionExpression~~](variables/createImmediatelyInvokedFunctionExpression.md)
|
|
889
|
+
- [~~createImportClause~~](variables/createImportClause.md)
|
|
890
|
+
- [~~createImportDeclaration~~](variables/createImportDeclaration.md)
|
|
891
|
+
- [~~createImportEqualsDeclaration~~](variables/createImportEqualsDeclaration.md)
|
|
892
|
+
- [~~createImportSpecifier~~](variables/createImportSpecifier.md)
|
|
893
|
+
- [~~createImportTypeNode~~](variables/createImportTypeNode.md)
|
|
894
|
+
- [~~createIndexedAccessTypeNode~~](variables/createIndexedAccessTypeNode.md)
|
|
895
|
+
- [~~createIndexSignature~~](variables/createIndexSignature.md)
|
|
896
|
+
- [~~createInferTypeNode~~](variables/createInferTypeNode.md)
|
|
897
|
+
- [~~createInterfaceDeclaration~~](variables/createInterfaceDeclaration.md)
|
|
898
|
+
- [~~createIntersectionTypeNode~~](variables/createIntersectionTypeNode.md)
|
|
899
|
+
- [~~createJSDocAugmentsTag~~](variables/createJSDocAugmentsTag.md)
|
|
900
|
+
- [~~createJSDocAuthorTag~~](variables/createJSDocAuthorTag.md)
|
|
901
|
+
- [~~createJSDocCallbackTag~~](variables/createJSDocCallbackTag.md)
|
|
902
|
+
- [~~createJSDocClassTag~~](variables/createJSDocClassTag.md)
|
|
903
|
+
- [~~createJSDocComment~~](variables/createJSDocComment.md)
|
|
904
|
+
- [~~createJSDocEnumTag~~](variables/createJSDocEnumTag.md)
|
|
905
|
+
- [~~createJSDocImplementsTag~~](variables/createJSDocImplementsTag.md)
|
|
906
|
+
- [~~createJSDocParameterTag~~](variables/createJSDocParameterTag.md)
|
|
907
|
+
- [~~createJSDocParamTag~~](variables/createJSDocParamTag.md)
|
|
908
|
+
- [~~createJSDocPrivateTag~~](variables/createJSDocPrivateTag.md)
|
|
909
|
+
- [~~createJSDocPropertyTag~~](variables/createJSDocPropertyTag.md)
|
|
910
|
+
- [~~createJSDocProtectedTag~~](variables/createJSDocProtectedTag.md)
|
|
911
|
+
- [~~createJSDocPublicTag~~](variables/createJSDocPublicTag.md)
|
|
912
|
+
- [~~createJSDocReadonlyTag~~](variables/createJSDocReadonlyTag.md)
|
|
913
|
+
- [~~createJSDocReturnTag~~](variables/createJSDocReturnTag.md)
|
|
914
|
+
- [~~createJSDocSignature~~](variables/createJSDocSignature.md)
|
|
915
|
+
- [~~createJSDocTag~~](variables/createJSDocTag.md)
|
|
916
|
+
- [~~createJSDocTemplateTag~~](variables/createJSDocTemplateTag.md)
|
|
917
|
+
- [~~createJSDocThisTag~~](variables/createJSDocThisTag.md)
|
|
918
|
+
- [~~createJSDocTypedefTag~~](variables/createJSDocTypedefTag.md)
|
|
919
|
+
- [~~createJSDocTypeExpression~~](variables/createJSDocTypeExpression.md)
|
|
920
|
+
- [~~createJSDocTypeLiteral~~](variables/createJSDocTypeLiteral.md)
|
|
921
|
+
- [~~createJSDocTypeTag~~](variables/createJSDocTypeTag.md)
|
|
922
|
+
- [~~createJsxAttribute~~](variables/createJsxAttribute.md)
|
|
923
|
+
- [~~createJsxAttributes~~](variables/createJsxAttributes.md)
|
|
924
|
+
- [~~createJsxClosingElement~~](variables/createJsxClosingElement.md)
|
|
925
|
+
- [~~createJsxElement~~](variables/createJsxElement.md)
|
|
926
|
+
- [~~createJsxExpression~~](variables/createJsxExpression.md)
|
|
927
|
+
- [~~createJsxFragment~~](variables/createJsxFragment.md)
|
|
928
|
+
- [~~createJsxJsxClosingFragment~~](variables/createJsxJsxClosingFragment.md)
|
|
929
|
+
- [~~createJsxOpeningElement~~](variables/createJsxOpeningElement.md)
|
|
930
|
+
- [~~createJsxOpeningFragment~~](variables/createJsxOpeningFragment.md)
|
|
931
|
+
- [~~createJsxSelfClosingElement~~](variables/createJsxSelfClosingElement.md)
|
|
932
|
+
- [~~createJsxSpreadAttribute~~](variables/createJsxSpreadAttribute.md)
|
|
933
|
+
- [~~createJsxText~~](variables/createJsxText.md)
|
|
934
|
+
- [~~createKeywordTypeNode~~](variables/createKeywordTypeNode.md)
|
|
935
|
+
- [~~createLabel~~](variables/createLabel.md)
|
|
936
|
+
- [~~createLessThan~~](variables/createLessThan.md)
|
|
937
|
+
- [~~createLiteral~~](variables/createLiteral.md)
|
|
938
|
+
- [~~createLiteralTypeNode~~](variables/createLiteralTypeNode.md)
|
|
939
|
+
- [~~createLogicalAnd~~](variables/createLogicalAnd.md)
|
|
940
|
+
- [~~createLogicalNot~~](variables/createLogicalNot.md)
|
|
941
|
+
- [~~createLogicalOr~~](variables/createLogicalOr.md)
|
|
942
|
+
- [~~createLoopVariable~~](variables/createLoopVariable.md)
|
|
943
|
+
- [~~createMappedTypeNode~~](variables/createMappedTypeNode.md)
|
|
944
|
+
- [~~createMetaProperty~~](variables/createMetaProperty.md)
|
|
945
|
+
- [~~createMethod~~](variables/createMethod.md)
|
|
946
|
+
- [~~createMethodSignature~~](variables/createMethodSignature.md)
|
|
947
|
+
- [~~createModifier~~](variables/createModifier.md)
|
|
948
|
+
- [~~createModifiersFromModifierFlags~~](variables/createModifiersFromModifierFlags.md)
|
|
949
|
+
- [~~createModuleBlock~~](variables/createModuleBlock.md)
|
|
950
|
+
- [~~createModuleDeclaration~~](variables/createModuleDeclaration.md)
|
|
951
|
+
- [~~createNamedExports~~](variables/createNamedExports.md)
|
|
952
|
+
- [~~createNamedImports~~](variables/createNamedImports.md)
|
|
953
|
+
- [~~createNamespaceExport~~](variables/createNamespaceExport.md)
|
|
954
|
+
- [~~createNamespaceExportDeclaration~~](variables/createNamespaceExportDeclaration.md)
|
|
955
|
+
- [~~createNamespaceImport~~](variables/createNamespaceImport.md)
|
|
956
|
+
- [~~createNew~~](variables/createNew.md)
|
|
957
|
+
- [~~createNode~~](variables/createNode.md)
|
|
958
|
+
- [~~createNodeArray~~](variables/createNodeArray.md)
|
|
959
|
+
- [~~createNonNullChain~~](variables/createNonNullChain.md)
|
|
960
|
+
- [~~createNonNullExpression~~](variables/createNonNullExpression.md)
|
|
961
|
+
- [~~createNoSubstitutionTemplateLiteral~~](variables/createNoSubstitutionTemplateLiteral.md)
|
|
962
|
+
- [~~createNotEmittedStatement~~](variables/createNotEmittedStatement.md)
|
|
963
|
+
- [~~createNull~~](variables/createNull.md)
|
|
964
|
+
- [~~createNumericLiteral~~](variables/createNumericLiteral.md)
|
|
965
|
+
- [~~createObjectBindingPattern~~](variables/createObjectBindingPattern.md)
|
|
966
|
+
- [~~createObjectLiteral~~](variables/createObjectLiteral.md)
|
|
967
|
+
- [~~createOmittedExpression~~](variables/createOmittedExpression.md)
|
|
968
|
+
- [~~createOptimisticUniqueName~~](variables/createOptimisticUniqueName.md)
|
|
969
|
+
- [~~createOptionalTypeNode~~](variables/createOptionalTypeNode.md)
|
|
970
|
+
- [~~createParameter~~](variables/createParameter.md)
|
|
971
|
+
- [~~createParen~~](variables/createParen.md)
|
|
972
|
+
- [~~createParenthesizedType~~](variables/createParenthesizedType.md)
|
|
973
|
+
- [~~createPartiallyEmittedExpression~~](variables/createPartiallyEmittedExpression.md)
|
|
974
|
+
- [~~createPostfix~~](variables/createPostfix.md)
|
|
975
|
+
- [~~createPostfixIncrement~~](variables/createPostfixIncrement.md)
|
|
976
|
+
- [~~createPrefix~~](variables/createPrefix.md)
|
|
977
|
+
- [~~createPrivateIdentifier~~](variables/createPrivateIdentifier.md)
|
|
978
|
+
- [~~createProperty~~](variables/createProperty.md)
|
|
979
|
+
- [~~createPropertyAccess~~](variables/createPropertyAccess.md)
|
|
980
|
+
- [~~createPropertyAccessChain~~](variables/createPropertyAccessChain.md)
|
|
981
|
+
- [~~createPropertyAssignment~~](variables/createPropertyAssignment.md)
|
|
982
|
+
- [~~createPropertySignature~~](variables/createPropertySignature.md)
|
|
983
|
+
- [~~createQualifiedName~~](variables/createQualifiedName.md)
|
|
984
|
+
- [~~createRegularExpressionLiteral~~](variables/createRegularExpressionLiteral.md)
|
|
985
|
+
- [~~createRestTypeNode~~](variables/createRestTypeNode.md)
|
|
986
|
+
- [~~createReturn~~](variables/createReturn.md)
|
|
987
|
+
- [~~createSemicolonClassElement~~](variables/createSemicolonClassElement.md)
|
|
988
|
+
- [~~createSetAccessor~~](variables/createSetAccessor.md)
|
|
989
|
+
- [~~createShorthandPropertyAssignment~~](variables/createShorthandPropertyAssignment.md)
|
|
990
|
+
- [~~createSpread~~](variables/createSpread.md)
|
|
991
|
+
- [~~createSpreadAssignment~~](variables/createSpreadAssignment.md)
|
|
992
|
+
- [~~createStatement~~](variables/createStatement.md)
|
|
993
|
+
- [~~createStrictEquality~~](variables/createStrictEquality.md)
|
|
994
|
+
- [~~createStrictInequality~~](variables/createStrictInequality.md)
|
|
995
|
+
- [~~createStringLiteral~~](variables/createStringLiteral.md)
|
|
996
|
+
- [~~createStringLiteralFromNode~~](variables/createStringLiteralFromNode.md)
|
|
997
|
+
- [~~createSubtract~~](variables/createSubtract.md)
|
|
998
|
+
- [~~createSuper~~](variables/createSuper.md)
|
|
999
|
+
- [~~createSwitch~~](variables/createSwitch.md)
|
|
1000
|
+
- [~~createTaggedTemplate~~](variables/createTaggedTemplate.md)
|
|
1001
|
+
- [~~createTemplateExpression~~](variables/createTemplateExpression.md)
|
|
1002
|
+
- [~~createTemplateHead~~](variables/createTemplateHead.md)
|
|
1003
|
+
- [~~createTemplateMiddle~~](variables/createTemplateMiddle.md)
|
|
1004
|
+
- [~~createTemplateSpan~~](variables/createTemplateSpan.md)
|
|
1005
|
+
- [~~createTemplateTail~~](variables/createTemplateTail.md)
|
|
1006
|
+
- [~~createTempVariable~~](variables/createTempVariable.md)
|
|
1007
|
+
- [~~createThis~~](variables/createThis.md)
|
|
1008
|
+
- [~~createThisTypeNode~~](variables/createThisTypeNode.md)
|
|
1009
|
+
- [~~createThrow~~](variables/createThrow.md)
|
|
1010
|
+
- [~~createToken~~](variables/createToken.md)
|
|
1011
|
+
- [~~createTrue~~](variables/createTrue.md)
|
|
1012
|
+
- [~~createTry~~](variables/createTry.md)
|
|
1013
|
+
- [~~createTupleTypeNode~~](variables/createTupleTypeNode.md)
|
|
1014
|
+
- [~~createTypeAliasDeclaration~~](variables/createTypeAliasDeclaration.md)
|
|
1015
|
+
- [~~createTypeAssertion~~](variables/createTypeAssertion.md)
|
|
1016
|
+
- [~~createTypeLiteralNode~~](variables/createTypeLiteralNode.md)
|
|
1017
|
+
- [~~createTypeOf~~](variables/createTypeOf.md)
|
|
1018
|
+
- [~~createTypeOperatorNode~~](variables/createTypeOperatorNode.md)
|
|
1019
|
+
- [~~createTypeParameterDeclaration~~](variables/createTypeParameterDeclaration.md)
|
|
1020
|
+
- [~~createTypePredicateNode~~](variables/createTypePredicateNode.md)
|
|
1021
|
+
- [~~createTypePredicateNodeWithModifier~~](variables/createTypePredicateNodeWithModifier.md)
|
|
1022
|
+
- [~~createTypeQueryNode~~](variables/createTypeQueryNode.md)
|
|
1023
|
+
- [~~createTypeReferenceNode~~](variables/createTypeReferenceNode.md)
|
|
1024
|
+
- [~~createUnionTypeNode~~](variables/createUnionTypeNode.md)
|
|
1025
|
+
- [~~createUniqueName~~](variables/createUniqueName.md)
|
|
1026
|
+
- [~~createVariableDeclaration~~](variables/createVariableDeclaration.md)
|
|
1027
|
+
- [~~createVariableDeclarationList~~](variables/createVariableDeclarationList.md)
|
|
1028
|
+
- [~~createVariableStatement~~](variables/createVariableStatement.md)
|
|
1029
|
+
- [~~createVoid~~](variables/createVoid.md)
|
|
1030
|
+
- [~~createVoidZero~~](variables/createVoidZero.md)
|
|
1031
|
+
- [~~createWhile~~](variables/createWhile.md)
|
|
1032
|
+
- [~~createWith~~](variables/createWith.md)
|
|
1033
|
+
- [~~createYield~~](variables/createYield.md)
|
|
1034
|
+
- [factory](variables/factory.md)
|
|
1035
|
+
- [~~getGeneratedNameForNode~~](variables/getGeneratedNameForNode.md)
|
|
1036
|
+
- [~~getMutableClone~~](variables/getMutableClone.md)
|
|
1037
|
+
- [~~isIdentifierOrPrivateIdentifier~~](variables/isIdentifierOrPrivateIdentifier.md)
|
|
1038
|
+
- [~~isTypeAssertion~~](variables/isTypeAssertion.md)
|
|
1039
|
+
- [ohModulesPathPart](variables/ohModulesPathPart.md)
|
|
1040
|
+
- [servicesVersion](variables/servicesVersion.md)
|
|
1041
|
+
- [sys](variables/sys.md)
|
|
1042
|
+
- [unchangedTextChangeRange](variables/unchangedTextChangeRange.md)
|
|
1043
|
+
- [~~updateArrayBindingPattern~~](variables/updateArrayBindingPattern.md)
|
|
1044
|
+
- [~~updateArrayLiteral~~](variables/updateArrayLiteral.md)
|
|
1045
|
+
- [~~updateArrayTypeNode~~](variables/updateArrayTypeNode.md)
|
|
1046
|
+
- [~~updateArrowFunction~~](variables/updateArrowFunction.md)
|
|
1047
|
+
- [~~updateAsExpression~~](variables/updateAsExpression.md)
|
|
1048
|
+
- [~~updateAwait~~](variables/updateAwait.md)
|
|
1049
|
+
- [~~updateBinary~~](variables/updateBinary.md)
|
|
1050
|
+
- [~~updateBindingElement~~](variables/updateBindingElement.md)
|
|
1051
|
+
- [~~updateBlock~~](variables/updateBlock.md)
|
|
1052
|
+
- [~~updateBreak~~](variables/updateBreak.md)
|
|
1053
|
+
- [~~updateBundle~~](variables/updateBundle.md)
|
|
1054
|
+
- [~~updateCall~~](variables/updateCall.md)
|
|
1055
|
+
- [~~updateCallChain~~](variables/updateCallChain.md)
|
|
1056
|
+
- [~~updateCallSignature~~](variables/updateCallSignature.md)
|
|
1057
|
+
- [~~updateCaseBlock~~](variables/updateCaseBlock.md)
|
|
1058
|
+
- [~~updateCaseClause~~](variables/updateCaseClause.md)
|
|
1059
|
+
- [~~updateCatchClause~~](variables/updateCatchClause.md)
|
|
1060
|
+
- [~~updateClassDeclaration~~](variables/updateClassDeclaration.md)
|
|
1061
|
+
- [~~updateClassExpression~~](variables/updateClassExpression.md)
|
|
1062
|
+
- [~~updateCommaList~~](variables/updateCommaList.md)
|
|
1063
|
+
- [~~updateComputedPropertyName~~](variables/updateComputedPropertyName.md)
|
|
1064
|
+
- [~~updateConditional~~](variables/updateConditional.md)
|
|
1065
|
+
- [~~updateConditionalTypeNode~~](variables/updateConditionalTypeNode.md)
|
|
1066
|
+
- [~~updateConstructor~~](variables/updateConstructor.md)
|
|
1067
|
+
- [~~updateConstructorTypeNode~~](variables/updateConstructorTypeNode.md)
|
|
1068
|
+
- [~~updateConstructSignature~~](variables/updateConstructSignature.md)
|
|
1069
|
+
- [~~updateContinue~~](variables/updateContinue.md)
|
|
1070
|
+
- [~~updateDecorator~~](variables/updateDecorator.md)
|
|
1071
|
+
- [~~updateDefaultClause~~](variables/updateDefaultClause.md)
|
|
1072
|
+
- [~~updateDelete~~](variables/updateDelete.md)
|
|
1073
|
+
- [~~updateDo~~](variables/updateDo.md)
|
|
1074
|
+
- [~~updateElementAccess~~](variables/updateElementAccess.md)
|
|
1075
|
+
- [~~updateElementAccessChain~~](variables/updateElementAccessChain.md)
|
|
1076
|
+
- [~~updateEnumDeclaration~~](variables/updateEnumDeclaration.md)
|
|
1077
|
+
- [~~updateEnumMember~~](variables/updateEnumMember.md)
|
|
1078
|
+
- [~~updateExportAssignment~~](variables/updateExportAssignment.md)
|
|
1079
|
+
- [~~updateExportDeclaration~~](variables/updateExportDeclaration.md)
|
|
1080
|
+
- [~~updateExportSpecifier~~](variables/updateExportSpecifier.md)
|
|
1081
|
+
- [~~updateExpressionStatement~~](variables/updateExpressionStatement.md)
|
|
1082
|
+
- [~~updateExpressionWithTypeArguments~~](variables/updateExpressionWithTypeArguments.md)
|
|
1083
|
+
- [~~updateExternalModuleReference~~](variables/updateExternalModuleReference.md)
|
|
1084
|
+
- [~~updateFor~~](variables/updateFor.md)
|
|
1085
|
+
- [~~updateForIn~~](variables/updateForIn.md)
|
|
1086
|
+
- [~~updateForOf~~](variables/updateForOf.md)
|
|
1087
|
+
- [~~updateFunctionDeclaration~~](variables/updateFunctionDeclaration.md)
|
|
1088
|
+
- [~~updateFunctionExpression~~](variables/updateFunctionExpression.md)
|
|
1089
|
+
- [~~updateFunctionTypeNode~~](variables/updateFunctionTypeNode.md)
|
|
1090
|
+
- [~~updateGetAccessor~~](variables/updateGetAccessor.md)
|
|
1091
|
+
- [~~updateHeritageClause~~](variables/updateHeritageClause.md)
|
|
1092
|
+
- [~~updateIf~~](variables/updateIf.md)
|
|
1093
|
+
- [~~updateImportClause~~](variables/updateImportClause.md)
|
|
1094
|
+
- [~~updateImportDeclaration~~](variables/updateImportDeclaration.md)
|
|
1095
|
+
- [~~updateImportEqualsDeclaration~~](variables/updateImportEqualsDeclaration.md)
|
|
1096
|
+
- [~~updateImportSpecifier~~](variables/updateImportSpecifier.md)
|
|
1097
|
+
- [~~updateImportTypeNode~~](variables/updateImportTypeNode.md)
|
|
1098
|
+
- [~~updateIndexedAccessTypeNode~~](variables/updateIndexedAccessTypeNode.md)
|
|
1099
|
+
- [~~updateIndexSignature~~](variables/updateIndexSignature.md)
|
|
1100
|
+
- [~~updateInferTypeNode~~](variables/updateInferTypeNode.md)
|
|
1101
|
+
- [~~updateInterfaceDeclaration~~](variables/updateInterfaceDeclaration.md)
|
|
1102
|
+
- [~~updateIntersectionTypeNode~~](variables/updateIntersectionTypeNode.md)
|
|
1103
|
+
- [~~updateJsxAttribute~~](variables/updateJsxAttribute.md)
|
|
1104
|
+
- [~~updateJsxAttributes~~](variables/updateJsxAttributes.md)
|
|
1105
|
+
- [~~updateJsxClosingElement~~](variables/updateJsxClosingElement.md)
|
|
1106
|
+
- [~~updateJsxElement~~](variables/updateJsxElement.md)
|
|
1107
|
+
- [~~updateJsxExpression~~](variables/updateJsxExpression.md)
|
|
1108
|
+
- [~~updateJsxFragment~~](variables/updateJsxFragment.md)
|
|
1109
|
+
- [~~updateJsxOpeningElement~~](variables/updateJsxOpeningElement.md)
|
|
1110
|
+
- [~~updateJsxSelfClosingElement~~](variables/updateJsxSelfClosingElement.md)
|
|
1111
|
+
- [~~updateJsxSpreadAttribute~~](variables/updateJsxSpreadAttribute.md)
|
|
1112
|
+
- [~~updateJsxText~~](variables/updateJsxText.md)
|
|
1113
|
+
- [~~updateLabel~~](variables/updateLabel.md)
|
|
1114
|
+
- [~~updateLiteralTypeNode~~](variables/updateLiteralTypeNode.md)
|
|
1115
|
+
- [~~updateMappedTypeNode~~](variables/updateMappedTypeNode.md)
|
|
1116
|
+
- [~~updateMetaProperty~~](variables/updateMetaProperty.md)
|
|
1117
|
+
- [~~updateMethod~~](variables/updateMethod.md)
|
|
1118
|
+
- [~~updateMethodSignature~~](variables/updateMethodSignature.md)
|
|
1119
|
+
- [~~updateModuleBlock~~](variables/updateModuleBlock.md)
|
|
1120
|
+
- [~~updateModuleDeclaration~~](variables/updateModuleDeclaration.md)
|
|
1121
|
+
- [~~updateNamedExports~~](variables/updateNamedExports.md)
|
|
1122
|
+
- [~~updateNamedImports~~](variables/updateNamedImports.md)
|
|
1123
|
+
- [~~updateNamespaceExport~~](variables/updateNamespaceExport.md)
|
|
1124
|
+
- [~~updateNamespaceExportDeclaration~~](variables/updateNamespaceExportDeclaration.md)
|
|
1125
|
+
- [~~updateNamespaceImport~~](variables/updateNamespaceImport.md)
|
|
1126
|
+
- [~~updateNew~~](variables/updateNew.md)
|
|
1127
|
+
- [~~updateNonNullChain~~](variables/updateNonNullChain.md)
|
|
1128
|
+
- [~~updateNonNullExpression~~](variables/updateNonNullExpression.md)
|
|
1129
|
+
- [~~updateObjectBindingPattern~~](variables/updateObjectBindingPattern.md)
|
|
1130
|
+
- [~~updateObjectLiteral~~](variables/updateObjectLiteral.md)
|
|
1131
|
+
- [~~updateOptionalTypeNode~~](variables/updateOptionalTypeNode.md)
|
|
1132
|
+
- [~~updateParameter~~](variables/updateParameter.md)
|
|
1133
|
+
- [~~updateParen~~](variables/updateParen.md)
|
|
1134
|
+
- [~~updateParenthesizedType~~](variables/updateParenthesizedType.md)
|
|
1135
|
+
- [~~updatePartiallyEmittedExpression~~](variables/updatePartiallyEmittedExpression.md)
|
|
1136
|
+
- [~~updatePostfix~~](variables/updatePostfix.md)
|
|
1137
|
+
- [~~updatePrefix~~](variables/updatePrefix.md)
|
|
1138
|
+
- [~~updateProperty~~](variables/updateProperty.md)
|
|
1139
|
+
- [~~updatePropertyAccess~~](variables/updatePropertyAccess.md)
|
|
1140
|
+
- [~~updatePropertyAccessChain~~](variables/updatePropertyAccessChain.md)
|
|
1141
|
+
- [~~updatePropertyAssignment~~](variables/updatePropertyAssignment.md)
|
|
1142
|
+
- [~~updatePropertySignature~~](variables/updatePropertySignature.md)
|
|
1143
|
+
- [~~updateQualifiedName~~](variables/updateQualifiedName.md)
|
|
1144
|
+
- [~~updateRestTypeNode~~](variables/updateRestTypeNode.md)
|
|
1145
|
+
- [~~updateReturn~~](variables/updateReturn.md)
|
|
1146
|
+
- [~~updateSetAccessor~~](variables/updateSetAccessor.md)
|
|
1147
|
+
- [~~updateShorthandPropertyAssignment~~](variables/updateShorthandPropertyAssignment.md)
|
|
1148
|
+
- [~~updateSourceFileNode~~](variables/updateSourceFileNode.md)
|
|
1149
|
+
- [~~updateSpread~~](variables/updateSpread.md)
|
|
1150
|
+
- [~~updateSpreadAssignment~~](variables/updateSpreadAssignment.md)
|
|
1151
|
+
- [~~updateStatement~~](variables/updateStatement.md)
|
|
1152
|
+
- [~~updateSwitch~~](variables/updateSwitch.md)
|
|
1153
|
+
- [~~updateTaggedTemplate~~](variables/updateTaggedTemplate.md)
|
|
1154
|
+
- [~~updateTemplateExpression~~](variables/updateTemplateExpression.md)
|
|
1155
|
+
- [~~updateTemplateSpan~~](variables/updateTemplateSpan.md)
|
|
1156
|
+
- [~~updateThrow~~](variables/updateThrow.md)
|
|
1157
|
+
- [~~updateTry~~](variables/updateTry.md)
|
|
1158
|
+
- [~~updateTupleTypeNode~~](variables/updateTupleTypeNode.md)
|
|
1159
|
+
- [~~updateTypeAliasDeclaration~~](variables/updateTypeAliasDeclaration.md)
|
|
1160
|
+
- [~~updateTypeAssertion~~](variables/updateTypeAssertion.md)
|
|
1161
|
+
- [~~updateTypeLiteralNode~~](variables/updateTypeLiteralNode.md)
|
|
1162
|
+
- [~~updateTypeOf~~](variables/updateTypeOf.md)
|
|
1163
|
+
- [~~updateTypeOperatorNode~~](variables/updateTypeOperatorNode.md)
|
|
1164
|
+
- [~~updateTypeParameterDeclaration~~](variables/updateTypeParameterDeclaration.md)
|
|
1165
|
+
- [~~updateTypePredicateNode~~](variables/updateTypePredicateNode.md)
|
|
1166
|
+
- [~~updateTypePredicateNodeWithModifier~~](variables/updateTypePredicateNodeWithModifier.md)
|
|
1167
|
+
- [~~updateTypeQueryNode~~](variables/updateTypeQueryNode.md)
|
|
1168
|
+
- [~~updateTypeReferenceNode~~](variables/updateTypeReferenceNode.md)
|
|
1169
|
+
- [~~updateUnionTypeNode~~](variables/updateUnionTypeNode.md)
|
|
1170
|
+
- [~~updateVariableDeclaration~~](variables/updateVariableDeclaration.md)
|
|
1171
|
+
- [~~updateVariableDeclarationList~~](variables/updateVariableDeclarationList.md)
|
|
1172
|
+
- [~~updateVariableStatement~~](variables/updateVariableStatement.md)
|
|
1173
|
+
- [~~updateVoid~~](variables/updateVoid.md)
|
|
1174
|
+
- [~~updateWhile~~](variables/updateWhile.md)
|
|
1175
|
+
- [~~updateWith~~](variables/updateWith.md)
|
|
1176
|
+
- [~~updateYield~~](variables/updateYield.md)
|
|
1177
|
+
- [version](variables/version.md)
|
|
1178
|
+
- [versionMajorMinor](variables/versionMajorMinor.md)
|
|
1179
|
+
|
|
1180
|
+
## Functions
|
|
1181
|
+
|
|
1182
|
+
- [addEmitHelper](functions/addEmitHelper.md)
|
|
1183
|
+
- [addEmitHelpers](functions/addEmitHelpers.md)
|
|
1184
|
+
- [addSyntheticLeadingComment](functions/addSyntheticLeadingComment.md)
|
|
1185
|
+
- [addSyntheticTrailingComment](functions/addSyntheticTrailingComment.md)
|
|
1186
|
+
- [canHaveDecorators](functions/canHaveDecorators.md)
|
|
1187
|
+
- [canHaveModifiers](functions/canHaveModifiers.md)
|
|
1188
|
+
- [choosePathContainsModules](functions/choosePathContainsModules.md)
|
|
1189
|
+
- [classicNameResolver](functions/classicNameResolver.md)
|
|
1190
|
+
- [collapseTextChangeRangesAcrossMultipleVersions](functions/collapseTextChangeRangesAcrossMultipleVersions.md)
|
|
1191
|
+
- [concatenateDecoratorsAndModifiers](functions/concatenateDecoratorsAndModifiers.md)
|
|
1192
|
+
- [convertCompilerOptionsFromJson](functions/convertCompilerOptionsFromJson.md)
|
|
1193
|
+
- [convertToObject](functions/convertToObject.md)
|
|
1194
|
+
- [convertTypeAcquisitionFromJson](functions/convertTypeAcquisitionFromJson.md)
|
|
1195
|
+
- [couldStartTrivia](functions/couldStartTrivia.md)
|
|
1196
|
+
- [createAbstractBuilder](functions/createAbstractBuilder.md)
|
|
1197
|
+
- [createBuilderStatusReporter](functions/createBuilderStatusReporter.md)
|
|
1198
|
+
- [createClassifier](functions/createClassifier.md)
|
|
1199
|
+
- [createCompilerHost](functions/createCompilerHost.md)
|
|
1200
|
+
- [createDocumentRegistry](functions/createDocumentRegistry.md)
|
|
1201
|
+
- [createEmitAndSemanticDiagnosticsBuilderProgram](functions/createEmitAndSemanticDiagnosticsBuilderProgram.md)
|
|
1202
|
+
- [createEmitAndSemanticDiagnosticsBuilderProgramForArkTs](functions/createEmitAndSemanticDiagnosticsBuilderProgramForArkTs.md)
|
|
1203
|
+
- [createIncrementalCompilerHost](functions/createIncrementalCompilerHost.md)
|
|
1204
|
+
- [createIncrementalProgram](functions/createIncrementalProgram.md)
|
|
1205
|
+
- [createIncrementalProgramForArkTs](functions/createIncrementalProgramForArkTs.md)
|
|
1206
|
+
- [createInputFiles](functions/createInputFiles.md)
|
|
1207
|
+
- [createLanguageService](functions/createLanguageService.md)
|
|
1208
|
+
- [createLanguageServiceSourceFile](functions/createLanguageServiceSourceFile.md)
|
|
1209
|
+
- [createModuleResolutionCache](functions/createModuleResolutionCache.md)
|
|
1210
|
+
- [createObfTextSingleLineWriter](functions/createObfTextSingleLineWriter.md)
|
|
1211
|
+
- [createPrinter](functions/createPrinter.md)
|
|
1212
|
+
- [createProgram](functions/createProgram.md)
|
|
1213
|
+
- [createScanner](functions/createScanner.md)
|
|
1214
|
+
- [createSemanticDiagnosticsBuilderProgram](functions/createSemanticDiagnosticsBuilderProgram.md)
|
|
1215
|
+
- [createSolutionBuilder](functions/createSolutionBuilder.md)
|
|
1216
|
+
- [createSolutionBuilderHost](functions/createSolutionBuilderHost.md)
|
|
1217
|
+
- [createSolutionBuilderWithWatch](functions/createSolutionBuilderWithWatch.md)
|
|
1218
|
+
- [createSolutionBuilderWithWatchHost](functions/createSolutionBuilderWithWatchHost.md)
|
|
1219
|
+
- [createSourceFile](functions/createSourceFile.md)
|
|
1220
|
+
- [createSourceMapGenerator](functions/createSourceMapGenerator.md)
|
|
1221
|
+
- [createSourceMapSource](functions/createSourceMapSource.md)
|
|
1222
|
+
- [createTextChangeRange](functions/createTextChangeRange.md)
|
|
1223
|
+
- [createTextSpan](functions/createTextSpan.md)
|
|
1224
|
+
- [createTextSpanFromBounds](functions/createTextSpanFromBounds.md)
|
|
1225
|
+
- [createTextWriter](functions/createTextWriter.md)
|
|
1226
|
+
- [createTypeReferenceDirectiveResolutionCache](functions/createTypeReferenceDirectiveResolutionCache.md)
|
|
1227
|
+
- [createUnparsedSourceFile](functions/createUnparsedSourceFile.md)
|
|
1228
|
+
- [createWatchCompilerHost](functions/createWatchCompilerHost.md)
|
|
1229
|
+
- [createWatchProgram](functions/createWatchProgram.md)
|
|
1230
|
+
- [decodedTextSpanIntersectsWith](functions/decodedTextSpanIntersectsWith.md)
|
|
1231
|
+
- [displayPartsToString](functions/displayPartsToString.md)
|
|
1232
|
+
- [disposeEmitNodes](functions/disposeEmitNodes.md)
|
|
1233
|
+
- [escapeLeadingUnderscores](functions/escapeLeadingUnderscores.md)
|
|
1234
|
+
- [findAncestor](functions/findAncestor.md)
|
|
1235
|
+
- [findConfigFile](functions/findConfigFile.md)
|
|
1236
|
+
- [flattenDiagnosticMessageText](functions/flattenDiagnosticMessageText.md)
|
|
1237
|
+
- [forEachChild](functions/forEachChild.md)
|
|
1238
|
+
- [forEachLeadingCommentRange](functions/forEachLeadingCommentRange.md)
|
|
1239
|
+
- [forEachTrailingCommentRange](functions/forEachTrailingCommentRange.md)
|
|
1240
|
+
- [formatDiagnostic](functions/formatDiagnostic.md)
|
|
1241
|
+
- [formatDiagnostics](functions/formatDiagnostics.md)
|
|
1242
|
+
- [formatDiagnosticsWithColorAndContext](functions/formatDiagnosticsWithColorAndContext.md)
|
|
1243
|
+
- [getAllDecorators](functions/getAllDecorators.md)
|
|
1244
|
+
- [getAllJSDocTags](functions/getAllJSDocTags.md)
|
|
1245
|
+
- [getAllJSDocTagsOfKind](functions/getAllJSDocTagsOfKind.md)
|
|
1246
|
+
- [getAutomaticTypeDirectiveNames](functions/getAutomaticTypeDirectiveNames.md)
|
|
1247
|
+
- [getCombinedModifierFlags](functions/getCombinedModifierFlags.md)
|
|
1248
|
+
- [getCombinedNodeFlags](functions/getCombinedNodeFlags.md)
|
|
1249
|
+
- [getCommentRange](functions/getCommentRange.md)
|
|
1250
|
+
- [getConfigFileParsingDiagnostics](functions/getConfigFileParsingDiagnostics.md)
|
|
1251
|
+
- [getConstantValue](functions/getConstantValue.md)
|
|
1252
|
+
- [getDecorators](functions/getDecorators.md)
|
|
1253
|
+
- [getDefaultCompilerOptions](functions/getDefaultCompilerOptions.md)
|
|
1254
|
+
- [getDefaultFormatCodeSettings](functions/getDefaultFormatCodeSettings.md)
|
|
1255
|
+
- [getDefaultLibFileName](functions/getDefaultLibFileName.md)
|
|
1256
|
+
- [getDefaultLibFilePath](functions/getDefaultLibFilePath.md)
|
|
1257
|
+
- [getEffectiveConstraintOfTypeParameter](functions/getEffectiveConstraintOfTypeParameter.md)
|
|
1258
|
+
- [getEffectiveTypeParameterDeclarations](functions/getEffectiveTypeParameterDeclarations.md)
|
|
1259
|
+
- [getEffectiveTypeRoots](functions/getEffectiveTypeRoots.md)
|
|
1260
|
+
- [getEmitHelpers](functions/getEmitHelpers.md)
|
|
1261
|
+
- [getIllegalDecorators](functions/getIllegalDecorators.md)
|
|
1262
|
+
- [getImpliedNodeFormatForFile](functions/getImpliedNodeFormatForFile.md)
|
|
1263
|
+
- [getJSDocAugmentsTag](functions/getJSDocAugmentsTag.md)
|
|
1264
|
+
- [getJSDocClassTag](functions/getJSDocClassTag.md)
|
|
1265
|
+
- [getJSDocDeprecatedTag](functions/getJSDocDeprecatedTag.md)
|
|
1266
|
+
- [getJSDocEnumTag](functions/getJSDocEnumTag.md)
|
|
1267
|
+
- [getJSDocImplementsTags](functions/getJSDocImplementsTags.md)
|
|
1268
|
+
- [getJSDocOverrideTagNoCache](functions/getJSDocOverrideTagNoCache.md)
|
|
1269
|
+
- [getJSDocParameterTags](functions/getJSDocParameterTags.md)
|
|
1270
|
+
- [getJSDocPrivateTag](functions/getJSDocPrivateTag.md)
|
|
1271
|
+
- [getJSDocProtectedTag](functions/getJSDocProtectedTag.md)
|
|
1272
|
+
- [getJSDocPublicTag](functions/getJSDocPublicTag.md)
|
|
1273
|
+
- [getJSDocReadonlyTag](functions/getJSDocReadonlyTag.md)
|
|
1274
|
+
- [getJSDocReturnTag](functions/getJSDocReturnTag.md)
|
|
1275
|
+
- [getJSDocReturnType](functions/getJSDocReturnType.md)
|
|
1276
|
+
- [getJSDocTags](functions/getJSDocTags.md)
|
|
1277
|
+
- [getJSDocTemplateTag](functions/getJSDocTemplateTag.md)
|
|
1278
|
+
- [getJSDocThisTag](functions/getJSDocThisTag.md)
|
|
1279
|
+
- [getJSDocType](functions/getJSDocType.md)
|
|
1280
|
+
- [getJSDocTypeParameterTags](functions/getJSDocTypeParameterTags.md)
|
|
1281
|
+
- [getJSDocTypeTag](functions/getJSDocTypeTag.md)
|
|
1282
|
+
- [getLeadingCommentRanges](functions/getLeadingCommentRanges.md)
|
|
1283
|
+
- [getLeadingCommentRangesOfNode](functions/getLeadingCommentRangesOfNode.md)
|
|
1284
|
+
- [getLineAndCharacterOfPosition](functions/getLineAndCharacterOfPosition.md)
|
|
1285
|
+
- [getModeForFileReference](functions/getModeForFileReference.md)
|
|
1286
|
+
- [getModeForResolutionAtIndex](functions/getModeForResolutionAtIndex.md)
|
|
1287
|
+
- [getModeForUsageLocation](functions/getModeForUsageLocation.md)
|
|
1288
|
+
- [getModifiers](functions/getModifiers.md)
|
|
1289
|
+
- [getModuleByPMType](functions/getModuleByPMType.md)
|
|
1290
|
+
- [getModulePathPartByPMType](functions/getModulePathPartByPMType.md)
|
|
1291
|
+
- [getNameOfDeclaration](functions/getNameOfDeclaration.md)
|
|
1292
|
+
- [getNameOfJSDocTypedef](functions/getNameOfJSDocTypedef.md)
|
|
1293
|
+
- [getNodeMajorVersion](functions/getNodeMajorVersion.md)
|
|
1294
|
+
- [getOriginalNode](functions/getOriginalNode.md)
|
|
1295
|
+
- [getOutputFileNames](functions/getOutputFileNames.md)
|
|
1296
|
+
- [getPackageJsonByPMType](functions/getPackageJsonByPMType.md)
|
|
1297
|
+
- [getParsedCommandLineOfConfigFile](functions/getParsedCommandLineOfConfigFile.md)
|
|
1298
|
+
- [getParseTreeNode](functions/getParseTreeNode.md)
|
|
1299
|
+
- [getPositionOfLineAndCharacter](functions/getPositionOfLineAndCharacter.md)
|
|
1300
|
+
- [getPreEmitDiagnostics](functions/getPreEmitDiagnostics.md)
|
|
1301
|
+
- [getShebang](functions/getShebang.md)
|
|
1302
|
+
- [getSourceMapRange](functions/getSourceMapRange.md)
|
|
1303
|
+
- [getSupportedCodeFixes](functions/getSupportedCodeFixes.md)
|
|
1304
|
+
- [getSyntheticLeadingComments](functions/getSyntheticLeadingComments.md)
|
|
1305
|
+
- [getSyntheticTrailingComments](functions/getSyntheticTrailingComments.md)
|
|
1306
|
+
- [getTextOfJSDocComment](functions/getTextOfJSDocComment.md)
|
|
1307
|
+
- [getTokenSourceMapRange](functions/getTokenSourceMapRange.md)
|
|
1308
|
+
- [getTrailingCommentRanges](functions/getTrailingCommentRanges.md)
|
|
1309
|
+
- [getTsBuildInfoEmitOutputFilePath](functions/getTsBuildInfoEmitOutputFilePath.md)
|
|
1310
|
+
- [getTsBuildInfoEmitOutputFilePathForLinter](functions/getTsBuildInfoEmitOutputFilePathForLinter.md)
|
|
1311
|
+
- [getTypeExportImportAndConstEnumTransformer](functions/getTypeExportImportAndConstEnumTransformer.md)
|
|
1312
|
+
- [getTypeParameterOwner](functions/getTypeParameterOwner.md)
|
|
1313
|
+
- [hasJSDocParameterTags](functions/hasJSDocParameterTags.md)
|
|
1314
|
+
- [hasOnlyExpressionInitializer](functions/hasOnlyExpressionInitializer.md)
|
|
1315
|
+
- [hasRestParameter](functions/hasRestParameter.md)
|
|
1316
|
+
- [hasTsNoCheckOrTsIgnoreFlag](functions/hasTsNoCheckOrTsIgnoreFlag.md)
|
|
1317
|
+
- [idText](functions/idText.md)
|
|
1318
|
+
- [isAccessor](functions/isAccessor.md)
|
|
1319
|
+
- [isArrayBindingPattern](functions/isArrayBindingPattern.md)
|
|
1320
|
+
- [isArrayLiteralExpression](functions/isArrayLiteralExpression.md)
|
|
1321
|
+
- [isArrayTypeNode](functions/isArrayTypeNode.md)
|
|
1322
|
+
- [isArrowFunction](functions/isArrowFunction.md)
|
|
1323
|
+
- [isAsExpression](functions/isAsExpression.md)
|
|
1324
|
+
- [isAssertClause](functions/isAssertClause.md)
|
|
1325
|
+
- [isAssertEntry](functions/isAssertEntry.md)
|
|
1326
|
+
- [isAssertionExpression](functions/isAssertionExpression.md)
|
|
1327
|
+
- [isAssertionKey](functions/isAssertionKey.md)
|
|
1328
|
+
- [isAsteriskToken](functions/isAsteriskToken.md)
|
|
1329
|
+
- [isAutoAccessorPropertyDeclaration](functions/isAutoAccessorPropertyDeclaration.md)
|
|
1330
|
+
- [isAwaitExpression](functions/isAwaitExpression.md)
|
|
1331
|
+
- [isBigIntLiteral](functions/isBigIntLiteral.md)
|
|
1332
|
+
- [isBinaryExpression](functions/isBinaryExpression.md)
|
|
1333
|
+
- [isBindingElement](functions/isBindingElement.md)
|
|
1334
|
+
- [isBindingName](functions/isBindingName.md)
|
|
1335
|
+
- [isBlock](functions/isBlock.md)
|
|
1336
|
+
- [isBreakOrContinueStatement](functions/isBreakOrContinueStatement.md)
|
|
1337
|
+
- [isBreakStatement](functions/isBreakStatement.md)
|
|
1338
|
+
- [isBundle](functions/isBundle.md)
|
|
1339
|
+
- [isCallChain](functions/isCallChain.md)
|
|
1340
|
+
- [isCallExpression](functions/isCallExpression.md)
|
|
1341
|
+
- [isCallLikeExpression](functions/isCallLikeExpression.md)
|
|
1342
|
+
- [isCallOrNewExpression](functions/isCallOrNewExpression.md)
|
|
1343
|
+
- [isCallSignatureDeclaration](functions/isCallSignatureDeclaration.md)
|
|
1344
|
+
- [isCaseBlock](functions/isCaseBlock.md)
|
|
1345
|
+
- [isCaseClause](functions/isCaseClause.md)
|
|
1346
|
+
- [isCaseOrDefaultClause](functions/isCaseOrDefaultClause.md)
|
|
1347
|
+
- [isCatchClause](functions/isCatchClause.md)
|
|
1348
|
+
- [isClassDeclaration](functions/isClassDeclaration.md)
|
|
1349
|
+
- [isClassElement](functions/isClassElement.md)
|
|
1350
|
+
- [isClassExpression](functions/isClassExpression.md)
|
|
1351
|
+
- [isClassLike](functions/isClassLike.md)
|
|
1352
|
+
- [isClassOrTypeElement](functions/isClassOrTypeElement.md)
|
|
1353
|
+
- [isClassStaticBlockDeclaration](functions/isClassStaticBlockDeclaration.md)
|
|
1354
|
+
- [isCommaListExpression](functions/isCommaListExpression.md)
|
|
1355
|
+
- [isComputedPropertyName](functions/isComputedPropertyName.md)
|
|
1356
|
+
- [isConditionalExpression](functions/isConditionalExpression.md)
|
|
1357
|
+
- [isConditionalTypeNode](functions/isConditionalTypeNode.md)
|
|
1358
|
+
- [isConstructorDeclaration](functions/isConstructorDeclaration.md)
|
|
1359
|
+
- [isConstructorTypeNode](functions/isConstructorTypeNode.md)
|
|
1360
|
+
- [isConstructSignatureDeclaration](functions/isConstructSignatureDeclaration.md)
|
|
1361
|
+
- [isConstTypeReference](functions/isConstTypeReference.md)
|
|
1362
|
+
- [isContinueStatement](functions/isContinueStatement.md)
|
|
1363
|
+
- [isDebuggerStatement](functions/isDebuggerStatement.md)
|
|
1364
|
+
- [isDecorator](functions/isDecorator.md)
|
|
1365
|
+
- [isDefaultClause](functions/isDefaultClause.md)
|
|
1366
|
+
- [isDeleteExpression](functions/isDeleteExpression.md)
|
|
1367
|
+
- [isDoStatement](functions/isDoStatement.md)
|
|
1368
|
+
- [isDotDotDotToken](functions/isDotDotDotToken.md)
|
|
1369
|
+
- [isElementAccessChain](functions/isElementAccessChain.md)
|
|
1370
|
+
- [isElementAccessExpression](functions/isElementAccessExpression.md)
|
|
1371
|
+
- [isEmptyBindingElement](functions/isEmptyBindingElement.md)
|
|
1372
|
+
- [isEmptyBindingPattern](functions/isEmptyBindingPattern.md)
|
|
1373
|
+
- [isEmptyStatement](functions/isEmptyStatement.md)
|
|
1374
|
+
- [isEntityName](functions/isEntityName.md)
|
|
1375
|
+
- [isEnumDeclaration](functions/isEnumDeclaration.md)
|
|
1376
|
+
- [isEnumMember](functions/isEnumMember.md)
|
|
1377
|
+
- [isEtsComponentExpression](functions/isEtsComponentExpression.md)
|
|
1378
|
+
- [isEtsFunctionDecorators](functions/isEtsFunctionDecorators.md)
|
|
1379
|
+
- [isExportAssignment](functions/isExportAssignment.md)
|
|
1380
|
+
- [isExportDeclaration](functions/isExportDeclaration.md)
|
|
1381
|
+
- [isExportSpecifier](functions/isExportSpecifier.md)
|
|
1382
|
+
- [isExpressionStatement](functions/isExpressionStatement.md)
|
|
1383
|
+
- [isExpressionWithTypeArguments](functions/isExpressionWithTypeArguments.md)
|
|
1384
|
+
- [isExternalModule](functions/isExternalModule.md)
|
|
1385
|
+
- [isExternalModuleNameRelative](functions/isExternalModuleNameRelative.md)
|
|
1386
|
+
- [isExternalModuleReference](functions/isExternalModuleReference.md)
|
|
1387
|
+
- [isForInStatement](functions/isForInStatement.md)
|
|
1388
|
+
- [isForOfStatement](functions/isForOfStatement.md)
|
|
1389
|
+
- [isForStatement](functions/isForStatement.md)
|
|
1390
|
+
- [isFunctionDeclaration](functions/isFunctionDeclaration.md)
|
|
1391
|
+
- [isFunctionExpression](functions/isFunctionExpression.md)
|
|
1392
|
+
- [isFunctionLike](functions/isFunctionLike.md)
|
|
1393
|
+
- [isFunctionOrConstructorTypeNode](functions/isFunctionOrConstructorTypeNode.md)
|
|
1394
|
+
- [isFunctionTypeNode](functions/isFunctionTypeNode.md)
|
|
1395
|
+
- [isGetAccessor](functions/isGetAccessor.md)
|
|
1396
|
+
- [isGetAccessorDeclaration](functions/isGetAccessorDeclaration.md)
|
|
1397
|
+
- [isHeritageClause](functions/isHeritageClause.md)
|
|
1398
|
+
- [isIdentifier](functions/isIdentifier.md)
|
|
1399
|
+
- [isIdentifierPart](functions/isIdentifierPart.md)
|
|
1400
|
+
- [isIdentifierStart](functions/isIdentifierStart.md)
|
|
1401
|
+
- [isIfStatement](functions/isIfStatement.md)
|
|
1402
|
+
- [isImportClause](functions/isImportClause.md)
|
|
1403
|
+
- [isImportDeclaration](functions/isImportDeclaration.md)
|
|
1404
|
+
- [isImportEqualsDeclaration](functions/isImportEqualsDeclaration.md)
|
|
1405
|
+
- [isImportOrExportSpecifier](functions/isImportOrExportSpecifier.md)
|
|
1406
|
+
- [isImportSpecifier](functions/isImportSpecifier.md)
|
|
1407
|
+
- [isImportTypeAssertionContainer](functions/isImportTypeAssertionContainer.md)
|
|
1408
|
+
- [isImportTypeNode](functions/isImportTypeNode.md)
|
|
1409
|
+
- [isIndexedAccessTypeNode](functions/isIndexedAccessTypeNode.md)
|
|
1410
|
+
- [isIndexSignatureDeclaration](functions/isIndexSignatureDeclaration.md)
|
|
1411
|
+
- [isInferTypeNode](functions/isInferTypeNode.md)
|
|
1412
|
+
- [isInterfaceDeclaration](functions/isInterfaceDeclaration.md)
|
|
1413
|
+
- [isIntersectionTypeNode](functions/isIntersectionTypeNode.md)
|
|
1414
|
+
- [isIterationStatement](functions/isIterationStatement.md)
|
|
1415
|
+
- [isJSDoc](functions/isJSDoc.md)
|
|
1416
|
+
- [isJSDocAllType](functions/isJSDocAllType.md)
|
|
1417
|
+
- [isJSDocAugmentsTag](functions/isJSDocAugmentsTag.md)
|
|
1418
|
+
- [isJSDocAuthorTag](functions/isJSDocAuthorTag.md)
|
|
1419
|
+
- [isJSDocCallbackTag](functions/isJSDocCallbackTag.md)
|
|
1420
|
+
- [isJSDocClassTag](functions/isJSDocClassTag.md)
|
|
1421
|
+
- [isJSDocCommentContainingNode](functions/isJSDocCommentContainingNode.md)
|
|
1422
|
+
- [isJSDocDeprecatedTag](functions/isJSDocDeprecatedTag.md)
|
|
1423
|
+
- [isJSDocEnumTag](functions/isJSDocEnumTag.md)
|
|
1424
|
+
- [isJSDocFunctionType](functions/isJSDocFunctionType.md)
|
|
1425
|
+
- [isJSDocImplementsTag](functions/isJSDocImplementsTag.md)
|
|
1426
|
+
- [isJSDocLink](functions/isJSDocLink.md)
|
|
1427
|
+
- [isJSDocLinkCode](functions/isJSDocLinkCode.md)
|
|
1428
|
+
- [isJSDocLinkLike](functions/isJSDocLinkLike.md)
|
|
1429
|
+
- [isJSDocLinkPlain](functions/isJSDocLinkPlain.md)
|
|
1430
|
+
- [isJSDocMemberName](functions/isJSDocMemberName.md)
|
|
1431
|
+
- [isJSDocNamepathType](functions/isJSDocNamepathType.md)
|
|
1432
|
+
- [isJSDocNameReference](functions/isJSDocNameReference.md)
|
|
1433
|
+
- [isJSDocNonNullableType](functions/isJSDocNonNullableType.md)
|
|
1434
|
+
- [isJSDocNullableType](functions/isJSDocNullableType.md)
|
|
1435
|
+
- [isJSDocOptionalType](functions/isJSDocOptionalType.md)
|
|
1436
|
+
- [isJSDocOverrideTag](functions/isJSDocOverrideTag.md)
|
|
1437
|
+
- [isJSDocParameterTag](functions/isJSDocParameterTag.md)
|
|
1438
|
+
- [isJSDocPrivateTag](functions/isJSDocPrivateTag.md)
|
|
1439
|
+
- [isJSDocPropertyLikeTag](functions/isJSDocPropertyLikeTag.md)
|
|
1440
|
+
- [isJSDocPropertyTag](functions/isJSDocPropertyTag.md)
|
|
1441
|
+
- [isJSDocProtectedTag](functions/isJSDocProtectedTag.md)
|
|
1442
|
+
- [isJSDocPublicTag](functions/isJSDocPublicTag.md)
|
|
1443
|
+
- [isJSDocReadonlyTag](functions/isJSDocReadonlyTag.md)
|
|
1444
|
+
- [isJSDocReturnTag](functions/isJSDocReturnTag.md)
|
|
1445
|
+
- [isJSDocSeeTag](functions/isJSDocSeeTag.md)
|
|
1446
|
+
- [isJSDocSignature](functions/isJSDocSignature.md)
|
|
1447
|
+
- [isJSDocTemplateTag](functions/isJSDocTemplateTag.md)
|
|
1448
|
+
- [isJSDocThisTag](functions/isJSDocThisTag.md)
|
|
1449
|
+
- [isJSDocTypedefTag](functions/isJSDocTypedefTag.md)
|
|
1450
|
+
- [isJSDocTypeExpression](functions/isJSDocTypeExpression.md)
|
|
1451
|
+
- [isJSDocTypeLiteral](functions/isJSDocTypeLiteral.md)
|
|
1452
|
+
- [isJSDocTypeTag](functions/isJSDocTypeTag.md)
|
|
1453
|
+
- [isJSDocUnknownTag](functions/isJSDocUnknownTag.md)
|
|
1454
|
+
- [isJSDocUnknownType](functions/isJSDocUnknownType.md)
|
|
1455
|
+
- [isJSDocVariadicType](functions/isJSDocVariadicType.md)
|
|
1456
|
+
- [isJsxAttribute](functions/isJsxAttribute.md)
|
|
1457
|
+
- [isJsxAttributes](functions/isJsxAttributes.md)
|
|
1458
|
+
- [isJsxClosingElement](functions/isJsxClosingElement.md)
|
|
1459
|
+
- [isJsxClosingFragment](functions/isJsxClosingFragment.md)
|
|
1460
|
+
- [isJsxElement](functions/isJsxElement.md)
|
|
1461
|
+
- [isJsxExpression](functions/isJsxExpression.md)
|
|
1462
|
+
- [isJsxFragment](functions/isJsxFragment.md)
|
|
1463
|
+
- [isJsxOpeningElement](functions/isJsxOpeningElement.md)
|
|
1464
|
+
- [isJsxOpeningFragment](functions/isJsxOpeningFragment.md)
|
|
1465
|
+
- [isJsxOpeningLikeElement](functions/isJsxOpeningLikeElement.md)
|
|
1466
|
+
- [isJsxSelfClosingElement](functions/isJsxSelfClosingElement.md)
|
|
1467
|
+
- [isJsxSpreadAttribute](functions/isJsxSpreadAttribute.md)
|
|
1468
|
+
- [isJsxText](functions/isJsxText.md)
|
|
1469
|
+
- [isLabeledStatement](functions/isLabeledStatement.md)
|
|
1470
|
+
- [isLineBreak](functions/isLineBreak.md)
|
|
1471
|
+
- [isLiteralExpression](functions/isLiteralExpression.md)
|
|
1472
|
+
- [isLiteralTypeNode](functions/isLiteralTypeNode.md)
|
|
1473
|
+
- [isMappedTypeNode](functions/isMappedTypeNode.md)
|
|
1474
|
+
- [isMemberName](functions/isMemberName.md)
|
|
1475
|
+
- [isMetaProperty](functions/isMetaProperty.md)
|
|
1476
|
+
- [isMethodDeclaration](functions/isMethodDeclaration.md)
|
|
1477
|
+
- [isMethodSignature](functions/isMethodSignature.md)
|
|
1478
|
+
- [isMinusToken](functions/isMinusToken.md)
|
|
1479
|
+
- [isMissingDeclaration](functions/isMissingDeclaration.md)
|
|
1480
|
+
- [isModifier](functions/isModifier.md)
|
|
1481
|
+
- [isModifierLike](functions/isModifierLike.md)
|
|
1482
|
+
- [isModuleBlock](functions/isModuleBlock.md)
|
|
1483
|
+
- [isModuleDeclaration](functions/isModuleDeclaration.md)
|
|
1484
|
+
- [isNamedExportBindings](functions/isNamedExportBindings.md)
|
|
1485
|
+
- [isNamedExports](functions/isNamedExports.md)
|
|
1486
|
+
- [isNamedImports](functions/isNamedImports.md)
|
|
1487
|
+
- [isNamedTupleMember](functions/isNamedTupleMember.md)
|
|
1488
|
+
- [isNamespaceExport](functions/isNamespaceExport.md)
|
|
1489
|
+
- [isNamespaceExportDeclaration](functions/isNamespaceExportDeclaration.md)
|
|
1490
|
+
- [isNamespaceImport](functions/isNamespaceImport.md)
|
|
1491
|
+
- [isNewExpression](functions/isNewExpression.md)
|
|
1492
|
+
- [isNonNullChain](functions/isNonNullChain.md)
|
|
1493
|
+
- [isNonNullExpression](functions/isNonNullExpression.md)
|
|
1494
|
+
- [isNoSubstitutionTemplateLiteral](functions/isNoSubstitutionTemplateLiteral.md)
|
|
1495
|
+
- [isNotEmittedStatement](functions/isNotEmittedStatement.md)
|
|
1496
|
+
- [isNullishCoalesce](functions/isNullishCoalesce.md)
|
|
1497
|
+
- [isNumericLiteral](functions/isNumericLiteral.md)
|
|
1498
|
+
- [isObjectBindingPattern](functions/isObjectBindingPattern.md)
|
|
1499
|
+
- [isObjectLiteralElement](functions/isObjectLiteralElement.md)
|
|
1500
|
+
- [isObjectLiteralElementLike](functions/isObjectLiteralElementLike.md)
|
|
1501
|
+
- [isObjectLiteralExpression](functions/isObjectLiteralExpression.md)
|
|
1502
|
+
- [isOHModules](functions/isOHModules.md)
|
|
1503
|
+
- [isOHModulesDirectory](functions/isOHModulesDirectory.md)
|
|
1504
|
+
- [isOhpm](functions/isOhpm.md)
|
|
1505
|
+
- [isOhpmAndOhModules](functions/isOhpmAndOhModules.md)
|
|
1506
|
+
- [isOmittedExpression](functions/isOmittedExpression.md)
|
|
1507
|
+
- [isOptionalChain](functions/isOptionalChain.md)
|
|
1508
|
+
- [isOptionalTypeNode](functions/isOptionalTypeNode.md)
|
|
1509
|
+
- [isParameter](functions/isParameter.md)
|
|
1510
|
+
- [isParameterPropertyDeclaration](functions/isParameterPropertyDeclaration.md)
|
|
1511
|
+
- [isParenthesizedExpression](functions/isParenthesizedExpression.md)
|
|
1512
|
+
- [isParenthesizedTypeNode](functions/isParenthesizedTypeNode.md)
|
|
1513
|
+
- [isParseTreeNode](functions/isParseTreeNode.md)
|
|
1514
|
+
- [isPartiallyEmittedExpression](functions/isPartiallyEmittedExpression.md)
|
|
1515
|
+
- [isPlusToken](functions/isPlusToken.md)
|
|
1516
|
+
- [isPostfixUnaryExpression](functions/isPostfixUnaryExpression.md)
|
|
1517
|
+
- [isPrefixUnaryExpression](functions/isPrefixUnaryExpression.md)
|
|
1518
|
+
- [isPrivateIdentifier](functions/isPrivateIdentifier.md)
|
|
1519
|
+
- [isPropertyAccessChain](functions/isPropertyAccessChain.md)
|
|
1520
|
+
- [isPropertyAccessExpression](functions/isPropertyAccessExpression.md)
|
|
1521
|
+
- [isPropertyAccessOrQualifiedName](functions/isPropertyAccessOrQualifiedName.md)
|
|
1522
|
+
- [isPropertyAssignment](functions/isPropertyAssignment.md)
|
|
1523
|
+
- [isPropertyDeclaration](functions/isPropertyDeclaration.md)
|
|
1524
|
+
- [isPropertyName](functions/isPropertyName.md)
|
|
1525
|
+
- [isPropertySignature](functions/isPropertySignature.md)
|
|
1526
|
+
- [isQualifiedName](functions/isQualifiedName.md)
|
|
1527
|
+
- [isRegularExpressionLiteral](functions/isRegularExpressionLiteral.md)
|
|
1528
|
+
- [isRestParameter](functions/isRestParameter.md)
|
|
1529
|
+
- [isRestTypeNode](functions/isRestTypeNode.md)
|
|
1530
|
+
- [isReturnStatement](functions/isReturnStatement.md)
|
|
1531
|
+
- [isSatisfiesExpression](functions/isSatisfiesExpression.md)
|
|
1532
|
+
- [isSemicolonClassElement](functions/isSemicolonClassElement.md)
|
|
1533
|
+
- [isSetAccessor](functions/isSetAccessor.md)
|
|
1534
|
+
- [isSetAccessorDeclaration](functions/isSetAccessorDeclaration.md)
|
|
1535
|
+
- [isShorthandPropertyAssignment](functions/isShorthandPropertyAssignment.md)
|
|
1536
|
+
- [isSourceFile](functions/isSourceFile.md)
|
|
1537
|
+
- [isSpreadAssignment](functions/isSpreadAssignment.md)
|
|
1538
|
+
- [isSpreadElement](functions/isSpreadElement.md)
|
|
1539
|
+
- [isStringLiteral](functions/isStringLiteral.md)
|
|
1540
|
+
- [isStringLiteralLike](functions/isStringLiteralLike.md)
|
|
1541
|
+
- [isStringTextContainingNode](functions/isStringTextContainingNode.md)
|
|
1542
|
+
- [isStruct](functions/isStruct.md)
|
|
1543
|
+
- [isStructDeclaration](functions/isStructDeclaration.md)
|
|
1544
|
+
- [isSwitchStatement](functions/isSwitchStatement.md)
|
|
1545
|
+
- [isSyntheticExpression](functions/isSyntheticExpression.md)
|
|
1546
|
+
- [isTaggedTemplateExpression](functions/isTaggedTemplateExpression.md)
|
|
1547
|
+
- [isTargetModulesDerectory](functions/isTargetModulesDerectory.md)
|
|
1548
|
+
- [isTemplateExpression](functions/isTemplateExpression.md)
|
|
1549
|
+
- [isTemplateHead](functions/isTemplateHead.md)
|
|
1550
|
+
- [isTemplateLiteral](functions/isTemplateLiteral.md)
|
|
1551
|
+
- [isTemplateLiteralToken](functions/isTemplateLiteralToken.md)
|
|
1552
|
+
- [isTemplateLiteralTypeNode](functions/isTemplateLiteralTypeNode.md)
|
|
1553
|
+
- [isTemplateLiteralTypeSpan](functions/isTemplateLiteralTypeSpan.md)
|
|
1554
|
+
- [isTemplateMiddle](functions/isTemplateMiddle.md)
|
|
1555
|
+
- [isTemplateMiddleOrTemplateTail](functions/isTemplateMiddleOrTemplateTail.md)
|
|
1556
|
+
- [isTemplateSpan](functions/isTemplateSpan.md)
|
|
1557
|
+
- [isTemplateTail](functions/isTemplateTail.md)
|
|
1558
|
+
- [isThisTypeNode](functions/isThisTypeNode.md)
|
|
1559
|
+
- [isThrowStatement](functions/isThrowStatement.md)
|
|
1560
|
+
- [isToken](functions/isToken.md)
|
|
1561
|
+
- [isTokenKind](functions/isTokenKind.md)
|
|
1562
|
+
- [isTryStatement](functions/isTryStatement.md)
|
|
1563
|
+
- [isTupleTypeNode](functions/isTupleTypeNode.md)
|
|
1564
|
+
- [isTypeAliasDeclaration](functions/isTypeAliasDeclaration.md)
|
|
1565
|
+
- [isTypeAssertionExpression](functions/isTypeAssertionExpression.md)
|
|
1566
|
+
- [isTypeElement](functions/isTypeElement.md)
|
|
1567
|
+
- [isTypeLiteralNode](functions/isTypeLiteralNode.md)
|
|
1568
|
+
- [isTypeNode](functions/isTypeNode.md)
|
|
1569
|
+
- [isTypeOfExpression](functions/isTypeOfExpression.md)
|
|
1570
|
+
- [isTypeOnlyImportOrExportDeclaration](functions/isTypeOnlyImportOrExportDeclaration.md)
|
|
1571
|
+
- [isTypeOperatorNode](functions/isTypeOperatorNode.md)
|
|
1572
|
+
- [isTypeParameterDeclaration](functions/isTypeParameterDeclaration.md)
|
|
1573
|
+
- [isTypePredicateNode](functions/isTypePredicateNode.md)
|
|
1574
|
+
- [isTypeQueryNode](functions/isTypeQueryNode.md)
|
|
1575
|
+
- [isTypeReferenceNode](functions/isTypeReferenceNode.md)
|
|
1576
|
+
- [isUnionTypeNode](functions/isUnionTypeNode.md)
|
|
1577
|
+
- [isUnparsedNode](functions/isUnparsedNode.md)
|
|
1578
|
+
- [isUnparsedPrepend](functions/isUnparsedPrepend.md)
|
|
1579
|
+
- [isUnparsedSource](functions/isUnparsedSource.md)
|
|
1580
|
+
- [isUnparsedTextLike](functions/isUnparsedTextLike.md)
|
|
1581
|
+
- [isVariableDeclaration](functions/isVariableDeclaration.md)
|
|
1582
|
+
- [isVariableDeclarationList](functions/isVariableDeclarationList.md)
|
|
1583
|
+
- [isVariableStatement](functions/isVariableStatement.md)
|
|
1584
|
+
- [isVoidExpression](functions/isVoidExpression.md)
|
|
1585
|
+
- [isWhileStatement](functions/isWhileStatement.md)
|
|
1586
|
+
- [isWhiteSpaceLike](functions/isWhiteSpaceLike.md)
|
|
1587
|
+
- [isWhiteSpaceSingleLine](functions/isWhiteSpaceSingleLine.md)
|
|
1588
|
+
- [isWithStatement](functions/isWithStatement.md)
|
|
1589
|
+
- [isYieldExpression](functions/isYieldExpression.md)
|
|
1590
|
+
- [moveEmitHelpers](functions/moveEmitHelpers.md)
|
|
1591
|
+
- [moveSyntheticComments](functions/moveSyntheticComments.md)
|
|
1592
|
+
- [nodeModuleNameResolver](functions/nodeModuleNameResolver.md)
|
|
1593
|
+
- [parseCommandLine](functions/parseCommandLine.md)
|
|
1594
|
+
- [parseConfigFileTextToJson](functions/parseConfigFileTextToJson.md)
|
|
1595
|
+
- [parseIsolatedEntityName](functions/parseIsolatedEntityName.md)
|
|
1596
|
+
- [parseJsonConfigFileContent](functions/parseJsonConfigFileContent.md)
|
|
1597
|
+
- [parseJsonSourceFileConfigFileContent](functions/parseJsonSourceFileConfigFileContent.md)
|
|
1598
|
+
- [parseJsonText](functions/parseJsonText.md)
|
|
1599
|
+
- [parseModuleFromPath](functions/parseModuleFromPath.md)
|
|
1600
|
+
- [pathContainsOHModules](functions/pathContainsOHModules.md)
|
|
1601
|
+
- [preProcessFile](functions/preProcessFile.md)
|
|
1602
|
+
- [readBuilderProgram](functions/readBuilderProgram.md)
|
|
1603
|
+
- [readConfigFile](functions/readConfigFile.md)
|
|
1604
|
+
- [readJsonConfigFile](functions/readJsonConfigFile.md)
|
|
1605
|
+
- [reduceEachLeadingCommentRange](functions/reduceEachLeadingCommentRange.md)
|
|
1606
|
+
- [reduceEachTrailingCommentRange](functions/reduceEachTrailingCommentRange.md)
|
|
1607
|
+
- [removeEmitHelper](functions/removeEmitHelper.md)
|
|
1608
|
+
- [resolveModuleName](functions/resolveModuleName.md)
|
|
1609
|
+
- [resolveModuleNameFromCache](functions/resolveModuleNameFromCache.md)
|
|
1610
|
+
- [resolveProjectReferencePath](functions/resolveProjectReferencePath.md)
|
|
1611
|
+
- [resolveTripleslashReference](functions/resolveTripleslashReference.md)
|
|
1612
|
+
- [resolveTypeReferenceDirective](functions/resolveTypeReferenceDirective.md)
|
|
1613
|
+
- [setCommentRange](functions/setCommentRange.md)
|
|
1614
|
+
- [setConstantValue](functions/setConstantValue.md)
|
|
1615
|
+
- [setEmitFlags](functions/setEmitFlags.md)
|
|
1616
|
+
- [setOriginalNode](functions/setOriginalNode.md)
|
|
1617
|
+
- [setParentRecursive](functions/setParentRecursive.md)
|
|
1618
|
+
- [setSourceMapRange](functions/setSourceMapRange.md)
|
|
1619
|
+
- [setSyntheticLeadingComments](functions/setSyntheticLeadingComments.md)
|
|
1620
|
+
- [setSyntheticTrailingComments](functions/setSyntheticTrailingComments.md)
|
|
1621
|
+
- [setTextRange](functions/setTextRange.md)
|
|
1622
|
+
- [setTokenSourceMapRange](functions/setTokenSourceMapRange.md)
|
|
1623
|
+
- [skipPartiallyEmittedExpressions](functions/skipPartiallyEmittedExpressions.md)
|
|
1624
|
+
- [sortAndDeduplicateDiagnostics](functions/sortAndDeduplicateDiagnostics.md)
|
|
1625
|
+
- [symbolName](functions/symbolName.md)
|
|
1626
|
+
- [textChangeRangeIsUnchanged](functions/textChangeRangeIsUnchanged.md)
|
|
1627
|
+
- [textChangeRangeNewSpan](functions/textChangeRangeNewSpan.md)
|
|
1628
|
+
- [textSpanContainsPosition](functions/textSpanContainsPosition.md)
|
|
1629
|
+
- [textSpanContainsTextSpan](functions/textSpanContainsTextSpan.md)
|
|
1630
|
+
- [textSpanEnd](functions/textSpanEnd.md)
|
|
1631
|
+
- [textSpanIntersection](functions/textSpanIntersection.md)
|
|
1632
|
+
- [textSpanIntersectsWith](functions/textSpanIntersectsWith.md)
|
|
1633
|
+
- [textSpanIntersectsWithPosition](functions/textSpanIntersectsWithPosition.md)
|
|
1634
|
+
- [textSpanIntersectsWithTextSpan](functions/textSpanIntersectsWithTextSpan.md)
|
|
1635
|
+
- [textSpanIsEmpty](functions/textSpanIsEmpty.md)
|
|
1636
|
+
- [textSpanOverlap](functions/textSpanOverlap.md)
|
|
1637
|
+
- [textSpanOverlapsWith](functions/textSpanOverlapsWith.md)
|
|
1638
|
+
- [toEditorSettings](functions/toEditorSettings.md)
|
|
1639
|
+
- [tokenToString](functions/tokenToString.md)
|
|
1640
|
+
- [transform](functions/transform.md)
|
|
1641
|
+
- [transformTypeExportImportAndConstEnumInTypeScript](functions/transformTypeExportImportAndConstEnumInTypeScript.md)
|
|
1642
|
+
- [transpile](functions/transpile.md)
|
|
1643
|
+
- [transpileModule](functions/transpileModule.md)
|
|
1644
|
+
- [unescapeLeadingUnderscores](functions/unescapeLeadingUnderscores.md)
|
|
1645
|
+
- [updateLanguageServiceSourceFile](functions/updateLanguageServiceSourceFile.md)
|
|
1646
|
+
- [updateSourceFile](functions/updateSourceFile.md)
|
|
1647
|
+
- [validateLocaleAndSetLanguage](functions/validateLocaleAndSetLanguage.md)
|
|
1648
|
+
- [visitEachChild](functions/visitEachChild.md)
|
|
1649
|
+
- [visitFunctionBody](functions/visitFunctionBody.md)
|
|
1650
|
+
- [visitIterationBody](functions/visitIterationBody.md)
|
|
1651
|
+
- [visitLexicalEnvironment](functions/visitLexicalEnvironment.md)
|
|
1652
|
+
- [visitNode](functions/visitNode.md)
|
|
1653
|
+
- [visitNodes](functions/visitNodes.md)
|
|
1654
|
+
- [visitParameterList](functions/visitParameterList.md)
|
|
1655
|
+
- [walkUpBindingElementsAndPatterns](functions/walkUpBindingElementsAndPatterns.md)
|