NewLang Project
Yet another programm language
|
#include <jit.h>
Public Member Functions | |
Indent (CompileInfo &i) | |
~Indent () | |
Public Attributes | |
CompileInfo & | info |
|
inline |
Definition at line 308 of file jit.h.
References newlang::CompileInfo::indent, and info.
|
inline |
Definition at line 313 of file jit.h.
References newlang::CompileInfo::indent, and info.
CompileInfo& newlang::CompileInfo::Indent::info |