public class CollectPowers extends AbstractRewrite
Constructor and Description |
---|
CollectPowers(XJep xj) |
Modifier and Type | Method and Description |
---|---|
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.
|
public CollectPowers(XJep xj)
public boolean test(ASTFunNode node, Node[] children)
RewriteRuleI
public Node apply(ASTFunNode node, Node[] children) throws ParseException
RewriteRuleI
ParseException
Jas4pp 1.5 © Java Analysis Studio for Particle Physics