Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
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 |
) |
|
|
| 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
bool Lambda::_ellipsis [private]
|
|
int Lambda::_id [private]
|
|
bool Lambda::_is_bottom [private]
|
|
int Lambda::id_count = 0 [static, private]
|
|
The documentation for this class was generated from the following files:
|