Class SqlParserTest.UnparsingTesterImpl

java.lang.Object
org.apache.calcite.sql.parser.SqlParserTest.TesterImpl
org.apache.calcite.sql.parser.SqlParserTest.UnparsingTesterImpl
All Implemented Interfaces:
SqlParserTest.Tester
Enclosing class:
SqlParserTest

public static class SqlParserTest.UnparsingTesterImpl extends SqlParserTest.TesterImpl
Implementation of SqlParserTest.Tester which makes sure that the results of unparsing a query are consistent with the original query.