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
Dyndata Struct Reference

#include <lparser.h>

Public Attributes

struct {
   Vardesc *   arr
 
   int   n
 
   int   size
 
actvar
 
Labellist gt
 
Labellist label
 

Detailed Description

Definition at line 79 of file lparser.h.

Member Data Documentation

struct { ... } Dyndata::actvar
Vardesc* Dyndata::arr

Definition at line 81 of file lparser.h.

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

Labellist Dyndata::gt
Labellist Dyndata::label
int Dyndata::n

Definition at line 82 of file lparser.h.

Referenced by luaY_parser(), new_localvar(), open_func(), and removevars().

int Dyndata::size

Definition at line 83 of file lparser.h.

Referenced by luaD_protectedparser(), and new_localvar().


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