public static class SqlParserUtil.ToTreeListItem extends Object
SqlOperator and a SqlParserPos. Used
by SqlSpecialOperator.reduceExpr(int, java.util.List<java.lang.Object>) and the parser to associate a
parsed operator with a parser position.| Constructor and Description |
|---|
SqlParserUtil.ToTreeListItem(SqlOperator op,
SqlParserPos pos) |
public SqlParserUtil.ToTreeListItem(SqlOperator op, SqlParserPos pos)
public SqlOperator getOperator()
public SqlParserPos getPos()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.