| Package | Description |
|---|---|
| com.facebook.presto.sql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
RefreshableSqlBaseParserInitializer.accept(SqlBaseLexer lexer,
SqlBaseParser parser) |
| Constructor and Description |
|---|
SqlParser(SqlParserOptions options,
BiConsumer<SqlBaseLexer,SqlBaseParser> initializer) |
Copyright © 2012–2023. All rights reserved.