Searched defs:FormatService (Results 1 – 1 of 1) sorted by relevance
10 interface FormatService { interface30 fun FormatService.format(location: Location, nodes: Iterable<DocumentationNode>): String = StringBu… in appendNodes() method