#include <language.hpp>
Public Member Functions | |
const t_string & | operator[] (const std::string &key) const |
const t_string & | operator[] (const char *key) const |
Definition at line 58 of file language.hpp.
const t_string & symbol_table::operator[] | ( | const std::string & | key | ) | const |
Definition at line 73 of file language.cpp.
References empty_string, and i.
const t_string & symbol_table::operator[] | ( | const char * | key | ) | const |
Definition at line 89 of file language.cpp.