wvlet.airframe.sql.parser
package wvlet.airframe.sql.parser
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- trait CharStreamtrait IntStreamclass Objecttrait Matchableclass Any
object SQLFormatter
Formatting SQL text with https://github.com/vertical-blank/sql-formatter.
Formatting SQL text with https://github.com/vertical-blank/sql-formatter.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- SQLFormatter.type
Print LogicalPlans As SQL statements
Print LogicalPlans As SQL statements
Attributes
- Graph
- Supertypes
- trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass Any
- Self type
- SQLGenerator.type
object SQLInterpreter
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- SQLInterpreter.type
ANTLR parse tree -> SQL LogicalPlan
ANTLR parse tree -> SQL LogicalPlan
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass SqlBaseBaseVisitor[Any]trait SqlBaseVisitor[Any]class AbstractParseTreeVisitor[Any]trait ParseTreeVisitor[Any]class Objecttrait Matchableclass Any