gtk-d v3.0.0 (2015-03-15T18:41:33Z)
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.