Home
last modified time | relevance | path

Searched refs:FormattingHost (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/services/formatting/
DrulesMap.ts3 …export function getFormatContext(options: FormatCodeSettings, host: FormattingHost): FormatContext…
Dformatting.ts6 readonly host: FormattingHost;
/third_party/typescript/src/services/
Dtypes.ts208 export interface FormattingHost { interface
Dutilities.ts2188 …export function getNewLineOrDefaultFromHost(host: FormattingHost, formatSettings?: FormatCodeSetti…