Public Attributes | List of all members
BlockCnt Struct Reference

Public Attributes

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

Detailed Description

Definition at line 49 of file lparser.c.

Member Data Documentation

◆ firstgoto

int BlockCnt::firstgoto

Definition at line 52 of file lparser.c.

◆ firstlabel

int BlockCnt::firstlabel

Definition at line 51 of file lparser.c.

◆ insidetbc

lu_byte BlockCnt::insidetbc

Definition at line 56 of file lparser.c.

◆ isloop

lu_byte BlockCnt::isloop

Definition at line 55 of file lparser.c.

◆ nactvar

lu_byte BlockCnt::nactvar

Definition at line 53 of file lparser.c.

◆ previous

struct BlockCnt* BlockCnt::previous

Definition at line 50 of file lparser.c.

◆ upval

lu_byte BlockCnt::upval

Definition at line 54 of file lparser.c.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:28