Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
TypeScript
Collections
StringTable
Class StringTable
Index
Constructor methods
constructor
Properties
count
entries
Methods
addCharArray
addEntry
findCharArrayEntry
grow
textCharArrayEquals
Constructor methods
constructor
(
capacity
:
number
)
:
StringTable
Parameters
capacity:
number
Returns
StringTable
Properties
private
count
:
any
private
entries
:
any
Methods
public
addCharArray
(
key
:
Array<number>
, start
:
number
, len
:
number
)
:
string
Parameters
key:
Array<number>
start:
number
len:
number
Returns
string
private
addEntry
(
text
:
any
, hashCode
:
any
)
:
any
Parameters
text:
any
hashCode:
any
Returns
any
private
findCharArrayEntry
(
key
:
any
, start
:
any
, len
:
any
, hashCode
:
any
)
:
any
Parameters
key:
any
start:
any
len:
any
hashCode:
any
Returns
any
private
grow
(
)
:
any
Returns
any
private
static
textCharArrayEquals
(
text
:
any
, array
:
any
, start
:
any
, length
:
any
)
:
any
Parameters
text:
any
array:
any
start:
any
length:
any
Returns
any
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
DefaultHashTableCapacity
DefaultStringTable
DefaultStringTableCapacity
HashTable
StringTable
constructor
count
entries
addCharArray
addEntry
findCharArrayEntry
grow
textCharArrayEquals
createHashTable
identityHashCode