Options

Undocumented in source.

Members

Functions

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

Variables

aliasEnumMembers
bool aliasEnumMembers;
Undocumented in source.
collisionAction
CollisionAction collisionAction;
Undocumented in source.
enableComments
bool enableComments;
Undocumented in source.
globalAttributes
const(string)[] globalAttributes;
Undocumented in source.
globalImports
const(string)[] globalImports;
Undocumented in source.
inputFile
string inputFile;
Undocumented in source.
inputFiles
string[] inputFiles;
Undocumented in source.
isWantedCursorForTypedefs
bool delegate(ref const(Cursor)) isWantedCursorForTypedefs;
Undocumented in source.
keepUntranslatable
bool keepUntranslatable;
Undocumented in source.
language
Language language;
Undocumented in source.
normalizeModules
bool normalizeModules;
Undocumented in source.
outputFile
string outputFile;
Undocumented in source.
packageName
string packageName;
Undocumented in source.
portableWCharT
bool portableWCharT;
Undocumented in source.
printDiagnostics
bool printDiagnostics;
Undocumented in source.
publicSubmodules
bool publicSubmodules;
Undocumented in source.
reduceAliases
bool reduceAliases;
Undocumented in source.
renameEnumMembers
bool renameEnumMembers;
Undocumented in source.
singleLineFunctionSignatures
bool singleLineFunctionSignatures;
Undocumented in source.
skipDefinitions
Set!string skipDefinitions;
Undocumented in source.
skipSymbols
Set!string skipSymbols;
Undocumented in source.
spaceAfterFunctionName
bool spaceAfterFunctionName;
Undocumented in source.
translateMacros
bool translateMacros;
Undocumented in source.
zeroParamIsVararg
bool zeroParamIsVararg;
Undocumented in source.

Meta