public abstract class AbstractRewrite extends java.lang.Object implements RewriteRuleI
| Modifier and Type | Field and Description |
|---|---|
protected NodeFactory |
nf
A NodeFactory used for construction nodes.
|
protected OperatorSet |
opSet
An OperatorSet used for finding operators.
|
protected TreeUtils |
tu
TreeUtils for testing types of nodes.
|
protected XJep |
xj
A reference to main XJep opbject.
|
| Constructor and Description |
|---|
AbstractRewrite(XJep xj)
Constructor with reference to XJep object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, testprotected NodeFactory nf
protected OperatorSet opSet
protected TreeUtils tu
protected XJep xj
public AbstractRewrite(XJep xj)
http://www.singularsys.com/jep Copyright © 2007 Singular Systems