sammine-lang
Loading...
Searching...
No Matches
sammine_lang::AST::LexicalStack< T > Class Template Reference
Inheritance diagram for sammine_lang::AST::LexicalStack< T >:
Collaboration diagram for sammine_lang::AST::LexicalStack< T >:

Public Member Functions

void push_context ()
 
void pop_context ()
 
void registerNameT (const std::string &name, T l)
 
NameQueryResult recursiveQueryName (const std::string &name) const
 
get_from_name (const std::string &name)
 
NameQueryResult queryName (const std::string &name) const
 
recursive_get_from_name (const std::string &name)
 
LexicalContext< T > * parent_scope ()
 

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