|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RexAction
A RexAction is called when a RexPattern finds a match.
It yields a RexNode by substituting the matching tokens.
| Method Summary | |
|---|---|
void |
onMatch(RexNode[] tokens)
|
| Method Detail |
|---|
void onMatch(RexNode[] tokens)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||