lua/lparser.h File Reference

#include "llimits.h"
#include "lobject.h"
#include "ltable.h"
#include "lzio.h"

Go to the source code of this file.

Data Structures

struct  expdesc
struct  FuncState

Enumerations

enum  expkind {
  VVOID, VNIL, VTRUE, VFALSE,
  VK, VLOCAL, VUPVAL, VGLOBAL,
  VINDEXED, VJMP, VRELOCABLE, VNONRELOC,
  VCALL
}

Functions

ProtoluaY_parser (lua_State *L, ZIO *z, Mbuffer *buff)


Enumeration Type Documentation

enum expkind

Enumerator:
VVOID 
VNIL 
VTRUE 
VFALSE 
VK 
VLOCAL 
VUPVAL 
VGLOBAL 
VINDEXED 
VJMP 
VRELOCABLE 
VNONRELOC 
VCALL 

Definition at line 20 of file lparser.h.


Function Documentation

Proto* luaY_parser ( lua_State L,
ZIO z,
Mbuffer buff 
)


Generated on Fri Dec 12 13:02:11 2008 for rpm by  doxygen 1.5.6