public interface RexPattern
RexPattern represents an expression with holes in it. The
match(org.apache.calcite.rex.RexNode, org.apache.calcite.rex.RexAction) method tests whether a given expression matches the pattern.Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.