@Deprecated public interface RexAction
RexAction is called when a RexPattern finds a match.
It yields a RexNode by substituting the matching tokens.| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(RexNode[] tokens)
Deprecated.
|
void onMatch(RexNode[] tokens)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.