#include <more/lang/ct_proto.h>
Inheritance diagram for more::lang::ct_proto:
|
|
|
|
|
|
|
Reimplemented from more::lang::ct_type. |
|
|
|
|
|
|
|
|
|
Return the type of argument number i.
|
|
|
|
|
|
|
|
|
|
|
|
Return an ct_type identical to this.
Reimplemented from more::lang::ct_type. |
|
Constructor the object at p as a copy of src.
Reimplemented from more::lang::ct_type. Reimplemented in more::lang::rt_closure_proto. |
|
Destruct the object at p.
Reimplemented from more::lang::ct_type. Reimplemented in more::lang::rt_closure_proto. |
|
True iff the fuction pointers pointed to by p0 and p1 are equal.
Reimplemented from more::lang::ct_type. Reimplemented in more::lang::rt_closure_proto. |
|
Reimplemented from more::lang::ct_type. |
|
|
|
Reimplemented from more::lang::ct_type. |
|
|
|
|
|
Print the part of the declaration which succeeds the variable or function name.
Reimplemented from more::lang::ct_type. |
|
Print the part of the declaration which precedes the variable or function name.
Reimplemented from more::lang::ct_type. |
|
The type of the return value.
|
|
Set the type of argument number i.
|
|
Set the type of the return value.
|