| 程序包 | 说明 |
|---|---|
| net.hasor.dataql.compiler.parser |
DSL Parser
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DataQLParserBaseVisitor<T>
This class provides an empty implementation of
DataQLParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
class |
DefaultDataQLVisitor<T>
This class provides an empty implementation of
DataQLParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
Copyright © 2020. All rights reserved.