Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
Drules.ts187 …ModuleName", SyntaxKind.StringLiteral, SyntaxKind.OpenBraceToken, [isModuleDeclContext], RuleActio…
754 function isModuleDeclContext(context: FormattingContext): boolean { function