workspaced.dparseext

Undocumented in source.

Members

Functions

astToString
string astToString(T ast, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
makeString
string makeString(IdentifierOrTemplateChain c)
Undocumented in source. Be warned that the author may not have intended to support it.
paramsToString
string paramsToString(Dec dec)
Undocumented in source. Be warned that the author may not have intended to support it.
tokenIndexAtByteIndex
size_t tokenIndexAtByteIndex(const(Token)[] tokens, size_t bytes)

Performs a binary search to find the token containing the search location.

tokenText
string tokenText(Token token)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta