The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Labeldesc Struct Reference

#include <lparser.h>

Public Attributes

TStringname
 
int pc
 
int line
 
lu_byte nactvar
 

Detailed Description

Definition at line 62 of file lparser.h.

Member Data Documentation

int Labeldesc::line

Definition at line 65 of file lparser.h.

Referenced by checkrepeated(), closegoto(), newlabelentry(), and undefgoto().

lu_byte Labeldesc::nactvar

Definition at line 66 of file lparser.h.

Referenced by closegoto(), findlabel(), labelstat(), movegotosout(), and newlabelentry().

TString* Labeldesc::name

Definition at line 63 of file lparser.h.

Referenced by checkrepeated(), closegoto(), findgotos(), findlabel(), newlabelentry(), and undefgoto().

int Labeldesc::pc

Definition at line 64 of file lparser.h.

Referenced by closegoto(), findlabel(), movegotosout(), and newlabelentry().


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