TranslationUnit

Undocumented in source.

Members

Functions

file
File file(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin CX
Undocumented in source.

Properties

cursor
Cursor cursor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
declarations
DeclarationVisitor declarations [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
diagnostics
DiagnosticVisitor diagnostics [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

parse
TranslationUnit parse(Index index, string sourceFilename, string[] commandLineArgs, UnsavedFile[] unsavedFiles, uint options)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixed In Members

From mixin CX

cx
CType cx;
Undocumented in source.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta