mjplusplus  v0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Public Member Functions | List of all members
semantic::FieldTable Class Reference

#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
 

Member Function Documentation

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 
)

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