Searched defs:ListFormat (Results 1 – 12 of 12) sorted by relevance
51 export interface ListFormat { interface
2353 const preferNewLine = node.multiLine ? ListFormat.PreferNewLine : ListFormat.None; constant2365 const preferNewLine = node.multiLine ? ListFormat.PreferNewLine : ListFormat.None; constant
3837 export enum ListFormat { enum
5384 (function (ListFormat) { argument
5589 (function (ListFormat) { argument
5395 (function (ListFormat) { argument
3913 export enum ListFormat { enum