| Package | Description |
|---|---|
| org.apache.calcite.util |
Provides utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
PrecedenceClimbingParser.Result |
PrecedenceClimbingParser.Special.apply(PrecedenceClimbingParser parser,
PrecedenceClimbingParser.SpecialOp op)
Given an occurrence of this operator, identifies the range of tokens to
be collapsed into a call of this operator, and the arguments to that
call.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.