Public Attributes | List of all members
LexState Struct Reference

#include <llex.h>

Public Attributes

Mbufferbuff
 
int current
 
struct Dyndatadyd
 
TStringenvn
 
struct FuncStatefs
 
Tableh
 
struct lua_StateL
 
int lastline
 
int linenumber
 
Token lookahead
 
TStringsource
 
Token t
 
ZIOz
 

Detailed Description

Definition at line 64 of file llex.h.

Member Data Documentation

◆ buff

Mbuffer* LexState::buff

Definition at line 73 of file llex.h.

◆ current

int LexState::current

Definition at line 65 of file llex.h.

◆ dyd

struct Dyndata* LexState::dyd

Definition at line 75 of file llex.h.

◆ envn

TString* LexState::envn

Definition at line 77 of file llex.h.

◆ fs

struct FuncState* LexState::fs

Definition at line 70 of file llex.h.

◆ h

Table* LexState::h

Definition at line 74 of file llex.h.

◆ L

struct lua_State* LexState::L

Definition at line 71 of file llex.h.

◆ lastline

int LexState::lastline

Definition at line 67 of file llex.h.

◆ linenumber

int LexState::linenumber

Definition at line 66 of file llex.h.

◆ lookahead

Token LexState::lookahead

Definition at line 69 of file llex.h.

◆ source

TString* LexState::source

Definition at line 76 of file llex.h.

◆ t

Token LexState::t

Definition at line 68 of file llex.h.

◆ z

ZIO* LexState::z

Definition at line 72 of file llex.h.


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