#include <syntree.h>
Classes | |
struct | t_pair |
Public Types | |
typedef struct Falcon::DictDecl::t_pair | pair |
Public Member Functions | |
DictDecl * | clone () const |
DictDecl (const DictDecl &other) | |
DictDecl () | |
void | pushBack (Value *first, Value *second) |
typedef struct Falcon::DictDecl::t_pair Falcon::DictDecl::pair |
Falcon::DictDecl::DictDecl | ( | ) |
Falcon::DictDecl::DictDecl | ( | const DictDecl & | other | ) |
DictDecl* Falcon::DictDecl::clone | ( | ) | const [inline] |