|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lsmp.djep.xjep.rewriteRules.ExpandBrackets
Constructor Summary | |
ExpandBrackets(XJep xj)
|
Method Summary | |
Node |
apply(ASTFunNode node,
Node[] children)
|
boolean |
test(ASTFunNode node,
Node[] children)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExpandBrackets(XJep xj)
Method Detail |
public boolean test(ASTFunNode node, Node[] children)
test
in interface RewriteRuleI
public Node apply(ASTFunNode node, Node[] children) throws ParseException
apply
in interface RewriteRuleI
ParseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |