| Interface | Description |
|---|---|
| DsqlGrammarVisitor |
Generic contract for a visitor that goes over a DSQL Grammar and creates
and generates a
DsqlQuery |
| Class | Description |
|---|---|
| BaseDsqlNode |
Base implementation for a
DsqlNode. |
| DefaultDsqlGrammarVisitor |
Default implementation of
DsqlGrammarVisitor. |
| DsqlTreeAdaptor |
A DSQL specific implementation of
TreeAdaptor used to create a tree. |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.