| Trees | Indices | Help |
|---|
|
|
| Classes | |
|
Match Match object. |
|
|
Matcher Base class for all term matchers. |
|
|
Int Integer term matcher. |
|
|
Real Real term matcher. |
|
|
Str String term matcher. |
|
|
Nil Empty list term matcher. |
|
|
Cons List construction term matcher. |
|
|
Appl Application term matcher. |
|
|
ApplCons Application term (deconstruction) matcher. |
|
|
Wildcard Wildcard (any term) matcher. |
|
|
Var Variable (any term) matcher. |
|
|
Parser Parse a term pattern into a tree of term matchers. |
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 4 01:33:48 2007 | http://epydoc.sourceforge.net |