codebuilder ~master (2016-07-24T14:59:34Z)
Dub
Repo
CodeBuilder.put
codebuilder
structure
CodeBuilder
void
put
(
string
str
,
Indent
indent
=
Indent
.
none
,
string
f
=
__FILE__
,
int
l
=
__LINE__
)
void
put
(
Indent
indent
)
void
put
(
CodeBuilder
build
)
struct
CodeBuilder
void
put
(
CodeBuilder
build
)
Meta
Source
See Implementation
codebuilder
structure
CodeBuilder
functions
finalize
pop
push
put
rawPush
rawPut
static functions
opCall