/third_party/typescript/lib/ |
D | tsc.js | 20046 function getName(node, allowComments, allowSourceMaps, emitFlags) { argument 20062 function getInternalName(node, allowComments, allowSourceMaps) { argument 20065 function getLocalName(node, allowComments, allowSourceMaps) { argument 20068 function getExportName(node, allowComments, allowSourceMaps) { argument 20071 function getDeclarationName(node, allowComments, allowSourceMaps) { argument 20074 function getNamespaceMemberName(ns, name, allowComments, allowSourceMaps) { argument 20086 function getExternalModuleOrNamespaceExportName(ns, node, allowComments, allowSourceMaps) { argument 79016 …function appendExportStatement(statements, exportName, expression, location, allowComments, liveBi… argument 79037 function createExportStatement(name, value, location, allowComments, liveBinding) { argument 79698 function appendExportStatement(statements, exportName, expression, allowComments) { argument [all …]
|
D | typingsInstaller.js | 24956 function getName(node, allowComments, allowSourceMaps, emitFlags) { argument 24984 function getInternalName(node, allowComments, allowSourceMaps) { argument 24997 function getLocalName(node, allowComments, allowSourceMaps) { argument 25010 function getExportName(node, allowComments, allowSourceMaps) { argument 25020 function getDeclarationName(node, allowComments, allowSourceMaps) { argument 25031 function getNamespaceMemberName(ns, name, allowComments, allowSourceMaps) { argument 25054 function getExternalModuleOrNamespaceExportName(ns, node, allowComments, allowSourceMaps) { argument 96526 …function appendExportStatement(statements, exportName, expression, location, allowComments, liveBi… argument 96556 function createExportStatement(name, value, location, allowComments, liveBinding) { argument 97677 function appendExportStatement(statements, exportName, expression, allowComments) { argument [all …]
|
D | typescriptServices.js | 25161 function getName(node, allowComments, allowSourceMaps, emitFlags) { argument 25189 function getInternalName(node, allowComments, allowSourceMaps) { argument 25202 function getLocalName(node, allowComments, allowSourceMaps) { argument 25215 function getExportName(node, allowComments, allowSourceMaps) { argument 25225 function getDeclarationName(node, allowComments, allowSourceMaps) { argument 25236 function getNamespaceMemberName(ns, name, allowComments, allowSourceMaps) { argument 25259 function getExternalModuleOrNamespaceExportName(ns, node, allowComments, allowSourceMaps) { argument 96731 …function appendExportStatement(statements, exportName, expression, location, allowComments, liveBi… argument 96761 function createExportStatement(name, value, location, allowComments, liveBinding) { argument 97882 function appendExportStatement(statements, exportName, expression, allowComments) { argument [all …]
|
D | typescript.js | 25161 function getName(node, allowComments, allowSourceMaps, emitFlags) { argument 25189 function getInternalName(node, allowComments, allowSourceMaps) { argument 25202 function getLocalName(node, allowComments, allowSourceMaps) { argument 25215 function getExportName(node, allowComments, allowSourceMaps) { argument 25225 function getDeclarationName(node, allowComments, allowSourceMaps) { argument 25236 function getNamespaceMemberName(ns, name, allowComments, allowSourceMaps) { argument 25259 function getExternalModuleOrNamespaceExportName(ns, node, allowComments, allowSourceMaps) { argument 96731 …function appendExportStatement(statements, exportName, expression, location, allowComments, liveBi… argument 96761 function createExportStatement(name, value, location, allowComments, liveBinding) { argument 97882 function appendExportStatement(statements, exportName, expression, allowComments) { argument [all …]
|
D | tsserverlibrary.js | 25161 function getName(node, allowComments, allowSourceMaps, emitFlags) { argument 25189 function getInternalName(node, allowComments, allowSourceMaps) { argument 25202 function getLocalName(node, allowComments, allowSourceMaps) { argument 25215 function getExportName(node, allowComments, allowSourceMaps) { argument 25225 function getDeclarationName(node, allowComments, allowSourceMaps) { argument 25236 function getNamespaceMemberName(ns, name, allowComments, allowSourceMaps) { argument 25259 function getExternalModuleOrNamespaceExportName(ns, node, allowComments, allowSourceMaps) { argument 96731 …function appendExportStatement(statements, exportName, expression, location, allowComments, liveBi… argument 96761 function createExportStatement(name, value, location, allowComments, liveBinding) { argument 97882 function appendExportStatement(statements, exportName, expression, allowComments) { argument [all …]
|
D | tsserver.js | 24967 function getName(node, allowComments, allowSourceMaps, emitFlags) { argument 24995 function getInternalName(node, allowComments, allowSourceMaps) { argument 25008 function getLocalName(node, allowComments, allowSourceMaps) { argument 25021 function getExportName(node, allowComments, allowSourceMaps) { argument 25031 function getDeclarationName(node, allowComments, allowSourceMaps) { argument 25042 function getNamespaceMemberName(ns, name, allowComments, allowSourceMaps) { argument 25065 function getExternalModuleOrNamespaceExportName(ns, node, allowComments, allowSourceMaps) { argument 96537 …function appendExportStatement(statements, exportName, expression, location, allowComments, liveBi… argument 96567 function createExportStatement(name, value, location, allowComments, liveBinding) { argument 97688 function appendExportStatement(statements, exportName, expression, allowComments) { argument [all …]
|
/third_party/node/tools/ |
D | lint-md.mjs | 10105 function skipSeparationSpace(state, allowComments, checkIndent) { argument
|