| Name | Description | Type | Package | Framework |
| SqlParserUtil | Utility methods relating to parsing SQL. | Class | org.apache.calcite.sql.parser | Calcite |
| SqlParserUtil .ParsedCollation | The components of a collation definition, per the SQL standard. | Class | org.apache.calcite.sql.parser.SqlParserUtil | Calcite |
| SqlParserUtil .StringAndPos | Contains a string, the offset of a token within the string, and a parser position containing the beginning and end line number. | Class | org.apache.calcite.sql.parser.SqlParserUtil | Calcite |
| SqlParserUtil .ToTreeListItem | by SqlSpecialOperator. | Class | org.apache.calcite.sql.parser.SqlParserUtil | Calcite |