Nut/OS  5.0.5
API Reference
lua_Debug Struct Reference

#include <lua.h>

Collaboration diagram for lua_Debug:
[legend]

Data Fields

int event
const char * name
const char * namewhat
const char * what
const char * source
int currentline
int nups
int linedefined
int lastlinedefined
char short_src [LUA_IDSIZE]
int i_ci

Field Documentation

const char* lua_Debug::name
const char* lua_Debug::namewhat
const char* lua_Debug::what
const char* lua_Debug::source
char lua_Debug::short_src[LUA_IDSIZE]

The documentation for this struct was generated from the following file: