mjplusplus
v0.4.1
|
#include <FieldTable.hpp>
Classes | |
struct | FieldTableItem |
Public Member Functions | |
bool | insertField (const std::string &fieldName, shptr< const ast::FieldDeclaration > &node, shptr< ast::Type > &type) |
std::unordered_map < std::string, FieldTableItem > const & | getFieldTable () const |
std::unordered_map< std::string, FieldTable::FieldTableItem > const & semantic::FieldTable::getFieldTable | ( | ) | const |
bool semantic::FieldTable::insertField | ( | const std::string & | fieldName, |
shptr< const ast::FieldDeclaration > & | node, | ||
shptr< ast::Type > & | type | ||
) |