NewLang Project
Yet another programm language
Loading...
Searching...
No Matches
newlang::CompileInfo::Indent Class Reference

#include <jit.h>

Public Member Functions

 Indent (CompileInfo &i)
 
 ~Indent ()
 

Public Attributes

CompileInfoinfo
 

Detailed Description

Definition at line 305 of file jit.h.

Constructor & Destructor Documentation

◆ Indent()

newlang::CompileInfo::Indent::Indent ( CompileInfo & i)
inline

Definition at line 308 of file jit.h.

References newlang::CompileInfo::indent, and info.

◆ ~Indent()

newlang::CompileInfo::Indent::~Indent ( )
inline

Definition at line 313 of file jit.h.

References newlang::CompileInfo::indent, and info.

Member Data Documentation

◆ info

CompileInfo& newlang::CompileInfo::Indent::info

Definition at line 317 of file jit.h.

Referenced by Indent(), and ~Indent().


The documentation for this class was generated from the following file: