| 程序包 | 说明 |
|---|---|
| org.luaj.vm2.luajc |
| 限定符和类型 | 字段和说明 |
|---|---|
static VarInfo |
VarInfo.INVALID |
VarInfo[] |
ProtoInfo.params |
VarInfo[][] |
ProtoInfo.vars |
| 限定符和类型 | 方法和说明 |
|---|---|
static VarInfo |
VarInfo.NIL(int slot) |
static VarInfo |
VarInfo.PARAM(int slot) |
static VarInfo |
VarInfo.PHI(ProtoInfo pi,
int slot,
int pc) |
VarInfo |
VarInfo.resolvePhiVariableValues()
Return replacement variable if there is exactly one value possible,
otherwise compute entire collection of variables and return null.
|
Copyright © 2020. All rights reserved.