public LuaString varname
public int startpc
public int endpc
public int startidx
public int endidx
public LocVars(LuaString varname, int startpc, int endpc)
varname - The local variable namestartpc - The instruction offset when the variable comes into scopeendpc - The instruction offset when the variable goes out of scopeCopyright © 2020. All rights reserved.