|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LClosure | |
|---|---|
| org.luaj.vm | |
| Uses of LClosure in org.luaj.vm |
|---|
| Fields in org.luaj.vm declared as LClosure | |
|---|---|
LClosure |
CallInfo.closure
|
| Methods in org.luaj.vm that return LClosure | |
|---|---|
LClosure |
LPrototype.newClosure(LTable env)
|
| Methods in org.luaj.vm with parameters of type LClosure | |
|---|---|
void |
LuaState.doCall(LClosure c,
LValue[] args)
Put the closure on the stack with arguments, then perform the call. |
static void |
Print.printState(LuaState state,
int base,
int top,
int max,
LClosure cl,
int pc)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||