| Package | Description |
|---|---|
| org.apache.calcite.rex |
Provides a language for representing row-expressions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RexPattern.match(RexNode ptree,
RexAction action)
Calls
action for every combination of tokens for which this
pattern matches. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.