Public Attributes | List of all members
lua_Debug Struct Reference

#include <lua-repl.h>

Public Attributes

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

Detailed Description

Definition at line 348 of file lua-repl.h.

Member Data Documentation

int lua_Debug::currentline

Definition at line 354 of file lua-repl.h.

int lua_Debug::event

Definition at line 349 of file lua-repl.h.

int lua_Debug::i_ci

Definition at line 360 of file lua-repl.h.

int lua_Debug::lastlinedefined

Definition at line 357 of file lua-repl.h.

int lua_Debug::linedefined

Definition at line 356 of file lua-repl.h.

const char* lua_Debug::name

Definition at line 350 of file lua-repl.h.

const char* lua_Debug::namewhat

Definition at line 351 of file lua-repl.h.

int lua_Debug::nups

Definition at line 355 of file lua-repl.h.

char lua_Debug::short_src[LUA_IDSIZE]

Definition at line 358 of file lua-repl.h.

const char* lua_Debug::source

Definition at line 353 of file lua-repl.h.

const char* lua_Debug::what

Definition at line 352 of file lua-repl.h.


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


ocl
Author(s): OCL Development Team
autogenerated on Mon Mar 23 2020 04:47:19