| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
SubstituteBindingsI --+
|
Expression --+
|
AbstractVariableExpression --+
|
ConstantExpression
This class represents variables that do not take the form of a single character followed by zero or more digits.
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
type = e
|
|||
|
|||
@see Expression._set_type()
|
Return a set of all the free (non-bound) variables in self. Variables serving as predicates are not included.
See Also: Expression.free() |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:51 2011 | http://epydoc.sourceforge.net |