Class SqlParserUtil.ToTreeListItem

java.lang.Object
org.apache.calcite.sql.parser.SqlParserUtil.ToTreeListItem
Enclosing class:
SqlParserUtil

public static class SqlParserUtil.ToTreeListItem extends Object
Class that holds a SqlOperator and a SqlParserPos. Used by SqlSpecialOperator.reduceExpr(int, org.apache.calcite.sql.SqlSpecialOperator.TokenSequence) and the parser to associate a parsed operator with a parser position.