Class CompletionSession

Index

Constructor methods

Properties

Constructor methods

constructor(fileName: string, position: number, entries: IdentiferNameHashTable): CompletionSession

Parameters

Returns

CompletionSession

Properties

public entries: IdentiferNameHashTable

public fileName: string

public position: number