public final class SQLVisitorEngine extends Object
| Constructor and Description |
|---|
SQLVisitorEngine() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
visit(org.antlr.v4.runtime.tree.ParseTree parseTree)
Visit parse tree.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.