protected class Resolver.AllExpressionNormalizer extends Navigate.VisitReachable
Modifier and Type | Field and Description |
---|---|
protected Expression |
result |
_visitor_debug_stream, partial
Modifier | Constructor and Description |
---|---|
protected |
AllExpressionNormalizer() |
Modifier and Type | Method and Description |
---|---|
void |
action(Alt x) |
void |
action(Expression exp) |
void |
action(GrUnary x) |
void |
action(Perm x) |
void |
action(Reference ref) |
void |
action(Seq x) |
void |
action(XRegExp x) |
markToDo, markToDo, process, process, processAll, processPublic
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
_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, nomatch
protected Expression result
public void action(Reference ref)
action
in class SinglePhase
public void action(Expression exp)
action
in class SinglePhase
public void action(GrUnary x)
action
in class SinglePhase
public void action(Perm x)
action
in class SinglePhase
public void action(Alt x)
action
in class SinglePhase
public void action(Seq x)
action
in class SinglePhase
public void action(XRegExp x)
action
in class SinglePhase
see also the complete user documentation .