native Lua  0.5.0-devel
Lua on the platform you use with the compiler you choose
Data Fields
Vardesc Union Reference

#include <lparser.h>

Collaboration diagram for Vardesc:
Collaboration graph
[legend]

Data Fields

struct {
      TValuefields
 
   lu_byte   kind
 
   lu_byte   sidx
 
   short   pidx
 
   TString *   name
 
vd
 
TValue k
 

Field Documentation

◆ k

TValue Vardesc::k

◆ kind

lu_byte Vardesc::kind

◆ name

TString* Vardesc::name

◆ pidx

short Vardesc::pidx

◆ sidx

lu_byte Vardesc::sidx

◆ TValuefields

Vardesc::TValuefields

◆ vd

struct { ... } Vardesc::vd

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