sammine-lang
Loading...
Searching...
No Matches
sammine_lang::AST::TypingContext Class Reference
Inheritance diagram for sammine_lang::AST::TypingContext:
Collaboration diagram for sammine_lang::AST::TypingContext:

Additional Inherited Members

- Public Member Functions inherited from LexicalContext< Type >
 LexicalContext (LexicalContext *parent_scope)
 
void registerNameT (const std::string &name, Type l)
 
NameQueryResult queryName (const std::string &name) const
 
Type get_from_name (const std::string &name)
 
Type recursive_get_from_name (const std::string &name)
 
NameQueryResult recursiveQueryName (const std::string &name) const
 
- Public Attributes inherited from LexicalContext< Type >
LexicalContextparent_scope
 

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