@ThreadSafe public final class RefreshableSqlBaseParserInitializer extends Object implements BiConsumer<SqlBaseLexer,SqlBaseParser>
| Constructor and Description |
|---|
RefreshableSqlBaseParserInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(SqlBaseLexer lexer,
SqlBaseParser parser) |
void |
refresh() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic void refresh()
public void accept(SqlBaseLexer lexer, SqlBaseParser parser)
accept in interface BiConsumer<SqlBaseLexer,SqlBaseParser>Copyright © 2012–2023. All rights reserved.