native Lua  0.4.0
Lua on the platform you use with the compiler you choose
Data Fields
BlockCnt Struct Reference
Collaboration diagram for BlockCnt:
Collaboration graph
[legend]

Data Fields

struct BlockCntprevious
 
int firstlabel
 
int firstgoto
 
lu_byte nactvar
 
lu_byte upval
 
lu_byte isloop
 

Field Documentation

◆ firstgoto

int BlockCnt::firstgoto

◆ firstlabel

int BlockCnt::firstlabel

◆ isloop

lu_byte BlockCnt::isloop

◆ nactvar

lu_byte BlockCnt::nactvar

◆ previous

struct BlockCnt* BlockCnt::previous

◆ upval

lu_byte BlockCnt::upval

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