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

int BlockCnt::firstgoto

Definition at line 52 of file lparser.c.

int BlockCnt::firstlabel

Definition at line 51 of file lparser.c.

lu_byte BlockCnt::insidetbc

Definition at line 56 of file lparser.c.

lu_byte BlockCnt::isloop

Definition at line 55 of file lparser.c.

lu_byte BlockCnt::nactvar

Definition at line 53 of file lparser.c.

struct BlockCnt* BlockCnt::previous

Definition at line 50 of file lparser.c.

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 Dec 6 2020 04:02:49