| 程序包 | 说明 |
|---|---|
| org.luaj.vm2.ast |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Exp.MethodCall |
| 限定符和类型 | 字段和说明 |
|---|---|
Exp.FuncCall |
Stat.FuncCallStat.funccall |
| 限定符和类型 | 方法和说明 |
|---|---|
static Exp.FuncCall |
Exp.functionop(Exp.PrimaryExp lhs,
FuncArgs args)
foo(2,3)
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Stat |
Stat.functioncall(Exp.FuncCall funccall) |
void |
Visitor.visit(Exp.FuncCall exp) |
| 构造器和说明 |
|---|
FuncCallStat(Exp.FuncCall funccall) |
Copyright © 2020. All rights reserved.