- _fixImport
string _fixImport(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- _preDefined
int _preDefined(string cond)
Undocumented in source. Be warned that the author may not have intended to support it.
- addSource
void addSource(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
- addSourceByPattern
void addSourceByPattern(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
- addSources
void addSources(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
- collectClasses
void collectClasses(TokenList tokens)
Undocumented in source. Be warned that the author may not have intended to support it.
- convertDefine
bool convertDefine(TokenIterator tokIt)
Undocumented in source. Be warned that the author may not have intended to support it.
- convertGUID
void convertGUID(TokenIterator tokIt)
Undocumented in source. Be warned that the author may not have intended to support it.
- convertPP
string convertPP(string text, int lineno, bool inEnum)
Undocumented in source. Be warned that the author may not have intended to support it.
- convertText
string convertText(TokenList tokens)
Undocumented in source. Be warned that the author may not have intended to support it.
- disable_macro
void disable_macro(TokenIterator tokIt)
Undocumented in source. Be warned that the author may not have intended to support it.
- fileToModule
string fileToModule(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
- findLogicalOp
int findLogicalOp(string cond, string op)
Undocumented in source. Be warned that the author may not have intended to support it.
- fixImport
string fixImport(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- getArgumentType
string getArgumentType(string ident, TokenIterator start, TokenIterator end, string rettype)
Undocumented in source. Be warned that the author may not have intended to support it.
- getExpressionType
string getExpressionType(string ident, TokenIterator start, TokenIterator end)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleCondition
void handleCondition(TokenIterator tokIt, TokenIterator lastIt, string pp)
Undocumented in source. Be warned that the author may not have intended to support it.
- handle_cpp_quote
bool handle_cpp_quote(TokenIterator tokIt, bool inEnum)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasBalancedBrackets
bool hasBalancedBrackets(TokenIterator start, TokenIterator end)
Undocumented in source. Be warned that the author may not have intended to support it.
- inDisabledPPBranch
bool inDisabledPPBranch()
Undocumented in source. Be warned that the author may not have intended to support it.
- initFiles
void initFiles()
Undocumented in source. Be warned that the author may not have intended to support it.
- isClassIdentifier
bool isClassIdentifier(string ident)
Undocumented in source. Be warned that the author may not have intended to support it.
- isExpression
bool isExpression(TokenIterator start, TokenIterator end)
Undocumented in source. Be warned that the author may not have intended to support it.
- isExpressionToken
bool isExpressionToken(TokenIterator tokIt, bool first)
Undocumented in source. Be warned that the author may not have intended to support it.
- isPrimaryExpr
bool isPrimaryExpr(TokenIterator it)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
int main(string[] argv)
Undocumented in source. Be warned that the author may not have intended to support it.
- makehdr
string makehdr(string file, string d_file)
Undocumented in source. Be warned that the author may not have intended to support it.
- preDefined
int preDefined(string cond)
Undocumented in source. Be warned that the author may not have intended to support it.
- preDefined
int preDefined(TokenIterator start, TokenIterator end)
Undocumented in source. Be warned that the author may not have intended to support it.
- reinsertTextTokens
void reinsertTextTokens(TokenIterator tokIt, string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- reinsert_cpp_quote
void reinsert_cpp_quote(TokenIterator tokIt)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceExpressionTokens
void replaceExpressionTokens(TokenList tokens)
Undocumented in source. Be warned that the author may not have intended to support it.
- rewrite_vsiproject
void rewrite_vsiproject(string sources)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCurrentFile
void setCurrentFile(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
- translateFilename
string translateFilename(string fname)
Undocumented in source. Be warned that the author may not have intended to support it.
- translateModuleName
string translateModuleName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- translatePackageName
string translatePackageName(string fname)
Undocumented in source. Be warned that the author may not have intended to support it.
- translateToken
string translateToken(string text)
Undocumented in source. Be warned that the author may not have intended to support it.