Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
TypeScript
LineMap1
Module LineMap1
Index
Functions
fromScriptSnapshot
fromSimpleText
fromString
Functions
fromScriptSnapshot
(
scriptSnapshot
:
IScriptSnapshot
)
:
LineMap
Parameters
scriptSnapshot:
IScriptSnapshot
Returns
LineMap
fromSimpleText
(
text
:
ISimpleText
)
:
LineMap
Parameters
text:
ISimpleText
Returns
LineMap
fromString
(
text
:
string
)
:
LineMap
Parameters
text:
string
Returns
LineMap
Globals
TypeScript
TypeScript.ASTHelpers
TypeScript.BitMatrix
TypeScript.BitVector
TypeScript.Collections
TypeScript.CompilerDiagnostics
TypeScript.DeclarationCreator
TypeScript.Indentation
TypeScript.IntegerUtilities
TypeScript.LineMap1
TypeScript.Parser
TypeScript.PullHelpers
TypeScript.PullInstantiationHelpers
TypeScript.ScriptSnapshot
TypeScript.Services
TypeScript.Services.Breakpoints
TypeScript.Services.Formatting
TypeScript.Services.Formatting.Shared
TypeScript.SimpleText
TypeScript.Syntax
TypeScript.SyntaxFacts
TypeScript.TextFactory
TypeScript.TextUtilities
typescript-services
fromScriptSnapshot
fromSimpleText
fromString