Searched defs:ListFormat (Results 1 – 10 of 10) sorted by relevance
88 interface ListFormat { interface116 const ListFormat: { constant
4376 export enum ListFormat { enum
5959 (function (ListFormat) { argument
68 interface ListFormat { interface96 const ListFormat: { constant
42 export interface ListFormat { interface
2495 const preferNewLine = node.multiLine ? ListFormat.PreferNewLine : ListFormat.None; constant2507 const preferNewLine = node.multiLine ? ListFormat.PreferNewLine : ListFormat.None; constant