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

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) const
NameQueryResult queryName (const std::string &name) const
recursive_get_from_name (const std::string &name) const
const LexicalContext< T, S > * parent_scope () const
LexicalContext< T, S > * parent_scope ()

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