dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
ASTPrinter.pushToken
dil
ast
ASTPrinter
ASTPrinter
Constructs a new Token with the given parameters and pushes to an array.
class
ASTPrinter
void
pushToken
(
TOK
k
,
size_t
start
,
size_t
end
,
void
*
value
)
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
Constructs a new Token with the given parameters and pushes to an array.