devtool.tok_main

Members

Functions

dumpAst
int dumpAst(string filename, string[] flags)
Undocumented in source. Be warned that the author may not have intended to support it.
dumpBody
int dumpBody(string fname, string[] flags)
Undocumented in source. Be warned that the author may not have intended to support it.
dumpIncludes
int dumpIncludes(string filename, string[] flags)
Undocumented in source. Be warned that the author may not have intended to support it.
get_filerange
CXSourceRange get_filerange(CXTranslationUnit tu, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
showAllTokens
void showAllTokens(CXTranslationUnit tu, CXToken* tokens, uint numTokens)
Undocumented in source. Be warned that the author may not have intended to support it.
showClangVersion
void showClangVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
tokenize
int tokenize(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Date

Date: 2015-2017, Joakim Brännström

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)