Proto Struct Reference

#include <lobject.h>

Collaboration diagram for Proto:
Collaboration graph
[legend]

Data Fields

 CommonHeader
TValuek
Instructioncode
struct Proto ** p
int * lineinfo
struct LocVarlocvars
TString ** upvalues
TStringsource
int sizeupvalues
int sizek
int sizecode
int sizelineinfo
int sizep
int sizelocvars
int linedefined
int lastlinedefined
GCObjectgclist
lu_byte nups
lu_byte numparams
lu_byte is_vararg
lu_byte maxstacksize

Detailed Description

Definition at line 231 of file lobject.h.


Field Documentation

Definition at line 232 of file lobject.h.

Definition at line 248 of file lobject.h.

Referenced by propagatemark().

Definition at line 247 of file lobject.h.

Referenced by body(), DumpFunction(), funcinfo(), LoadFunction(), luaF_newproto(), and PrintHeader().

struct Proto** Proto::p

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

Generated by  doxygen 1.6.2