NewLang Project
Yet another programm language
Loading...
Searching...
No Matches
context.h File Reference
#include "term.h"
Include dependency graph for context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  newlang::VariableScope
 
class  newlang::LatterType
 
class  newlang::Context
 
class  newlang::CtxPush
 

Namespaces

namespace  newlang
 

Macros

#define INCLUDED_NEWLANG_CONTEXT_
 

Typedefs

typedef std::vector< LatterTypenewlang::VariablePairList
 

Macro Definition Documentation

◆ INCLUDED_NEWLANG_CONTEXT_

#define INCLUDED_NEWLANG_CONTEXT_

Definition at line 3 of file context.h.