gtk-d v3.4.0 (2016-12-28T18:49:35Z)
Home
Dub
Repo
IndentedStringBuilder.format
utils
IndentedStringBuilder
IndentedStringBuilder
Formats the input line while keeping track of indentation.
string
format
(string line)
class
IndentedStringBuilder
string
format
(
string
line
)
string
format
(string[] lines)
Meta
Source
See Implementation
utils
IndentedStringBuilder
IndentedStringBuilder
constructors
this
functions
format
setIndent
variables
paramList
statement
tabs
Formats the input line while keeping track of indentation.