Package org.apache.calcite.rex
Interface RexAction
Deprecated.
A 
RexAction is called when a RexPattern finds a match.
 It yields a RexNode by substituting the matching tokens.- 
Method Summary
- 
Method Details- 
onMatchDeprecated.
 
-