dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
ASTPrinter.writeTParams
dil
ast
ASTPrinter
ASTPrinter
Writes the template parameters and if-constraint of a TemplateDecl.
class
ASTPrinter
void
writeTParams
(
TemplateDecl
n
)
Meta
Source
See Implementation
dil
ast
ASTPrinter
ASTPrinter
aliases
v
w
classes
IndentLevel
SetIndentLevel
UnindentLevel
constructors
this
functions
Newline
fixTokens
getTplDecl
id
ind
print
protToTOK
pushToken
tokens
write
writeS
writeSpan
writeSpecDef
writeTParams
writeToken
ws
variables
buildTokens
currentTplDecl
indent
indentStep
lineNum
nlToken
prevEnd
spaces
tarray
text
Writes the template parameters and if-constraint of a TemplateDecl.