Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
Vardesc Union Reference

#include <lparser.h>

Data Fields

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

Detailed Description

Definition at line 57 of file lua-5.2.4/src/lparser.h.

Field Documentation

◆ idx

short Vardesc::idx

Definition at line 58 of file lua-5.2.4/src/lparser.h.

Referenced by getlocvar(), getlocvar(), new_localvar(), and new_localvar().

◆ k

TValue Vardesc::k

Definition at line 104 of file lua-5.4.3/src/lparser.h.

Referenced by const2val(), and localstat().

◆ kind

◆ name

◆ pidx

short Vardesc::pidx

Definition at line 101 of file lua-5.4.3/src/lparser.h.

Referenced by adjustlocalvars(), and localdebuginfo().

◆ ridx

lu_byte Vardesc::ridx

Definition at line 100 of file lua-5.4.3/src/lparser.h.

Referenced by adjustlocalvars(), init_var(), and reglevel().

◆ TValuefields

Vardesc::TValuefields

Definition at line 98 of file lua-5.4.3/src/lparser.h.

◆ [struct]


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