Uses of Class
org.luaj.vm.UpVal

Packages that use UpVal
org.luaj.vm   
 

Uses of UpVal in org.luaj.vm
 

Fields in org.luaj.vm declared as UpVal
 UpVal[] LClosure.upVals
           
 

Methods in org.luaj.vm that return UpVal
 UpVal LuaState.findUpVal(int target)
           
 



Copyright © 2007-2013 Luaj.org. All Rights Reserved.