| 程序包 | 说明 |
|---|---|
| net.hasor.dataql.compiler.ast | |
| net.hasor.dataql.compiler.ast.expr | |
| net.hasor.dataql.compiler.ast.fmt | |
| net.hasor.dataql.compiler.ast.inst | |
| net.hasor.dataql.compiler.ast.value |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
InstFormat.doFormat(int depth,
Hints formatOption,
FormatWriter writer)
格式化
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TernaryExpression.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
UnaryExpression.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
AtomExpression.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
PrivilegeExpression.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
DyadicExpression.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ObjectFormat.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
ListFormat.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RunInst.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
ThrowInst.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
InstSet.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
VarInst.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
HintInst.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
SwitchInst.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
ImportInst.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
ReturnInst.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
ExitInst.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ListVariable.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
LambdaVariable.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
NameRouteVariable.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
EnterRouteVariable.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
PrimitiveVariable.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
SubscriptRouteVariable.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
FragmentVariable.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
ObjectVariable.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
void |
FunCallRouteVariable.doFormat(int depth,
Hints formatOption,
FormatWriter writer) |
Copyright © 2020. All rights reserved.