public class ExpandBrackets extends AbstractRewrite
| Constructor and Description |
|---|
ExpandBrackets() |
| Modifier and Type | Method and Description |
|---|---|
Node |
apply(ASTFunNode node,
Node[] children)
Rewrites the node
|
boolean |
test(ASTFunNode node,
Node[] children)
TODO cope with a * uminus(x+x)
|
getLightWeightInstance, initpublic boolean test(ASTFunNode node, Node[] children)
public Node apply(ASTFunNode node, Node[] children) throws ParseException
RewriteRuleIParseExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep