#include <pmt_int.h>

Public Member Functions | |
| pmt_symbol (const std::string &name) | |
| bool | is_symbol () const |
| const std::string | name () |
| pmt_t | next () |
| void | set_next (pmt_t next) |
| pmt_symbol::pmt_symbol | ( | const std::string & | name | ) |
| const std::string pmt_symbol::name | ( | ) | [inline] |
| pmt_t pmt_symbol::next | ( | ) | [inline] |
| void pmt_symbol::set_next | ( | pmt_t | next | ) | [inline] |
1.5.9