common base of procedure and function entries More...
#include <dutables.h>
Public Member Functions | |
ic_function_pointer | code () const |
intermediate code representation | |
const parameter_list * | parameters () const |
list of parameters | |
virtual | ~subprogram_symbol () |
common base of procedure and function entries
virtual mlc::subprogram_symbol::~subprogram_symbol | ( | ) | [inline, virtual] |
ic_function_pointer mlc::subprogram_symbol::code | ( | ) | const [inline] |
intermediate code representation
const parameter_list* mlc::subprogram_symbol::parameters | ( | ) | const [inline] |
list of parameters