| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
SubstituteBindingsI --+
|
Expression --+
|
NegatedExpression
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| type | |||
|
|||
|
@see Expression._set_type()
|
Find the type of the given variable as it is used in this expression. For example, finding the type of "P" in "P(x) & Q(x,y)" yields "<e,t>"
|
Recursively visit sub expressions
See Also: Expression.visit() |
If this is a negated expression, remove the negation. Otherwise add a negation.
See Also: Expression.negate() |
|
|
|
|||
type |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:51 2011 | http://epydoc.sourceforge.net |