All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
lua_Debug Struct Reference

Public Attributes

int currentline
 
int event
 
int i_ci
 
struct CallInfoi_ci
 
char istailcall
 
char isvararg
 
int lastlinedefined
 
int linedefined
 
const char * name
 
const char * namewhat
 
unsigned char nparams
 
int nups
 
unsigned char nups
 
char short_src [LUA_IDSIZE]
 
const char * source
 
const char * what