public class RewriteCompare extends Match
hasdescend, haspost, haspre_visitor_debug_stream, partial| Constructor and Description |
|---|
RewriteCompare(Resolver4.Binding<Expression> leftBinding,
Resolver4.FlattenContext leftContexts,
Resolver4.Binding<Expression> rightBinding,
Resolver4.FlattenContext rightContexts) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compare(Expression exp) |
void |
descend(Alt e) |
void |
descend(CharBinary e) |
void |
descend(CharSetConst e) |
void |
descend(GrUnary e) |
void |
descend(Insertion e) |
void |
descend(ParseParticle e) |
void |
descend(Perm e) |
void |
descend(Reference e) |
void |
descend(Seq e) |
void |
descend(StringConst e) |
void |
descend(Subst e) |
void |
pre(Expression exp) |
action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, descend, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, post, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre, pre_visitor_trace, action, action, action, action, foreignObject, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, nomatchpublic RewriteCompare(Resolver4.Binding<Expression> leftBinding, Resolver4.FlattenContext leftContexts, Resolver4.Binding<Expression> rightBinding, Resolver4.FlattenContext rightContexts)
public boolean compare(Expression exp)
public void pre(Expression exp)
public void descend(CharSetConst e)
public void descend(CharBinary e)
public void descend(ParseParticle e)
public void descend(StringConst e)
see also the complete user documentation .