[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Determining the names of function arguments.
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 23 Sep 2008 18:29:30 -0300
> Is there any way to determine the names of function arguments _prior_
> to calling the function?
Not in plain Lua, unfortunately. Try my bytecode inspector library:
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lbci