| 
    NewLang Project
    
   Yet another programm language 
   | 
 
This is the complete list of members for newlang::CompileInfo, including all inherited members.
| CompileInfo(RuntimePtr rt) | newlang::CompileInfo | inline | 
| findObject(std::string name) | newlang::CompileInfo | |
| GetIndent(int64_t offset=0) | newlang::CompileInfo | |
| indent | newlang::CompileInfo | |
| isArgument(TermPtr term) | newlang::CompileInfo | |
| isFunction(TermPtr term) | newlang::CompileInfo | |
| isLocalAccess(TermPtr term) | newlang::CompileInfo | |
| isVariable(TermPtr term) | newlang::CompileInfo | |
| iterators | newlang::CompileInfo | |
| last_type | newlang::CompileInfo | |
| NewIndent() | newlang::CompileInfo | inline | 
| ~CompileInfo() | newlang::CompileInfo | inlinevirtual |