LClosure Struct Reference

#include <lobject.h>

Collaboration diagram for LClosure:
Collaboration graph
[legend]

Data Fields

 ClosureHeader
struct Protop
UpValupvals [1]

Detailed Description

Definition at line 302 of file lobject.h.


Field Documentation

Definition at line 303 of file lobject.h.

struct Proto* LClosure::p

Definition at line 305 of file lobject.h.

Referenced by aux_upvalue(), f_parser(), luaF_newLclosure(), luaV_execute(), and traverseclosure().


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

Generated by  doxygen 1.6.2