Home
last modified time | relevance | path

Searched defs:editorOptions (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/tests/baselines/reference/
Dparserindenter.js763 …function Indenter(logger, tree, snapshot, languageHostIndentation, editorOptions, firstToken, smar… argument
892 Indenter.GetIndentSizeFromIndentText = function (indentText, editorOptions) { argument
895 Indenter.GetIndentSizeFromText = function (text, editorOptions, includeNonIndentChars) { argument