Lambda Class Reference#include <unification.h>
List of all members.
Constructor & Destructor Documentation
| Lambda::Lambda |
( |
|
) |
[inline] |
|
Member Function Documentation
| void Lambda::addArg |
( |
int |
plus_n |
) |
|
|
| static Lambda* Lambda::bottom |
( |
|
) |
[static] |
|
| bool Lambda::ellipsis |
( |
|
) |
const [inline] |
|
| bool Lambda::equal |
( |
Lambda * |
o |
) |
const |
|
| int Lambda::id |
( |
|
) |
const [inline] |
|
| bool Lambda::is_bottom |
( |
|
) |
const [inline] |
|
| bool Lambda::leq |
( |
Lambda * |
o |
) |
const [inline] |
|
| int Lambda::m |
( |
|
) |
const [inline] |
|
| int Lambda::n |
( |
|
) |
const [inline] |
|
| void Lambda::print |
( |
|
) |
const |
|
| void Lambda::tao |
( |
int |
i, |
|
|
Unify_ECR * |
t |
|
) |
[inline] |
|
| Unify_ECR* Lambda::tao |
( |
int |
i |
) |
const [inline] |
|
Friends And Related Function Documentation
| ostream& operator<< |
( |
ostream & |
o, |
|
|
const Lambda & |
l |
|
) |
[friend] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
|