mjplusplus  v0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
semantic::MethodTable::MethodTableItem Struct Reference

#include <MethodTable.hpp>

Public Attributes

shptr< const
ast::MethodDeclaration
methodNode
 
shptr< ast::TypereturnType
 
shptr< vec< shptr< ast::Type > > > parameterTypes
 

Member Data Documentation

shptr<const ast::MethodDeclaration> semantic::MethodTable::MethodTableItem::methodNode
shptr<vec<shptr<ast::Type> > > semantic::MethodTable::MethodTableItem::parameterTypes
shptr<ast::Type> semantic::MethodTable::MethodTableItem::returnType

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