| Trees | Indices | Help |
|---|
|
|
Path transformations.
A path is a term comprehending a list of integer indexes which indicate the position of a term relative to the root term. The indexes are listed orderly from the leaves to the root.| Classes | |
|
Annotate Transformation which annotates the path of terms and subterms for which the supplied transformation succeeds. |
|
|
Project Projects a subterm along a path. |
|
|
SubTerm Projects a subterm along a path. |
|
|
Range Apply a transformation on a subterm range. |
|
| Equals | |
| Contains | |
| Contained | |
| Functions | |||
|
|||
| Variables | |
get = combine.Composition(annotation.Get(match.ApplName('Path'
|
|
annotate = Annotate(base.ident, build.nil)
|
|
deannotate = _DeAnnotate()
|
|
| Function Details |
|
| Variables Details |
get
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 4 01:33:48 2007 | http://epydoc.sourceforge.net |