|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.lsmp.djep.rewrite.ExpandPower
public class ExpandPower
Constructor Summary | |
---|---|
ExpandPower(XJep xj)
|
Method Summary | |
---|---|
Node |
apply(ASTFunNode node,
Node[] children)
Rewrites the node |
boolean |
test(ASTFunNode node,
Node[] children)
Returns true if node needs to be rewritten, according to this rule. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpandPower(XJep xj)
Method Detail |
---|
public boolean test(ASTFunNode node, Node[] children)
RewriteRuleI
test
in interface RewriteRuleI
public Node apply(ASTFunNode node, Node[] children) throws ParseException
RewriteRuleI
apply
in interface RewriteRuleI
ParseException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |