#include <string>
#include "exp.h"
#include "type.h"
#include "sigenum.h"
#include "memo.h"
#include "statement.h"
Go to the source code of this file.
Classes | |
| class | CustomSignature |
| class | Parameter |
| class | Return |
| class | Signature |
| class | Signature::StackRegisterNotDefinedException |
Typedefs | |
| typedef std::vector< Return * > | Returns |
|
|
Definition at line 83 of file signature.h. |
1.4.6