Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
LexState Struct Reference

#include <llex.h>

Data Fields

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

Detailed Description

Definition at line 55 of file lua-5.1.5/src/llex.h.

Field Documentation

◆ buff

◆ current

◆ decpoint

char LexState::decpoint

◆ dyd

◆ envn

TString * LexState::envn

◆ fs

struct FuncState * LexState::fs

Definition at line 61 of file lua-5.1.5/src/llex.h.

Referenced by addprototype(), addprototype(), addprototype(), adjust_assign(), adjust_assign(), adjust_assign(), adjust_assign(), adjustlocalvars(), adjustlocalvars(), adjustlocalvars(), adjustlocalvars(), anchor_token(), assignment(), assignment(), assignment(), block(), block(), block(), block(), breaklabel(), breaklabel(), breakstat(), breakstat(), check_conflict(), check_conflict(), check_conflict(), check_conflict(), check_readonly(), checktoclose(), chunk(), close_func(), close_func(), close_func(), close_func(), closegoto(), closegoto(), codeclosure(), codeclosure(), codeclosure(), codestring(), codestring(), codestring(), cond(), cond(), cond(), cond(), constructor(), constructor(), constructor(), constructor(), createlabel(), enterlevel(), enterlevel(), exp1(), exp1(), exp1(), exp1(), explist(), explist(), explist(), explist1(), exprstat(), exprstat(), exprstat(), exprstat(), field(), fieldsel(), fieldsel(), fieldsel(), findgotos(), findgotos(), findlabel(), findlabel(), findlabel(), forbody(), forbody(), forbody(), forbody(), forlist(), forlist(), forlist(), forlist(), fornum(), fornum(), fornum(), fornum(), forstat(), forstat(), forstat(), forstat(), funcargs(), funcargs(), funcargs(), funcargs(), funcstat(), funcstat(), funcstat(), funcstat(), gotostat(), ifstat(), ifstat(), ifstat(), ifstat(), jumpscopeerror(), labelstat(), labelstat(), listfield(), listfield(), listfield(), localfunc(), localfunc(), localfunc(), localfunc(), localstat(), luaX_newstring(), luaX_setinput(), luaX_setinput(), luaY_parser(), luaY_parser(), new_localvar(), new_localvar(), new_localvar(), new_localvar(), newlabelentry(), newlabelentry(), newlabelentry(), open_func(), open_func(), open_func(), open_func(), parlist(), parlist(), parlist(), parlist(), prefixexp(), primaryexp(), primaryexp(), primaryexp(), primaryexp(), pushclosure(), recfield(), recfield(), recfield(), recfield(), registerlocalvar(), registerlocalvar(), registerlocalvar(), removevars(), repeatstat(), repeatstat(), repeatstat(), repeatstat(), restassign(), retstat(), retstat(), retstat(), retstat(), simpleexp(), simpleexp(), simpleexp(), simpleexp(), singlevar(), singlevar(), singlevar(), singlevar(), solvegoto(), solvegotos(), statement(), statement(), statement(), subexpr(), subexpr(), subexpr(), subexpr(), suffixedexp(), suffixedexp(), suffixedexp(), test_then_block(), test_then_block(), test_then_block(), whilestat(), whilestat(), whilestat(), whilestat(), yindex(), yindex(), yindex(), and yindex().

◆ h

Table * LexState::h

Definition at line 68 of file lua-5.3.6/src/llex.h.

Referenced by addk(), addk(), luaX_newstring(), luaY_parser(), nilK(), and nilK().

◆ L

◆ lastline

◆ linenumber

◆ lookahead

Token LexState::lookahead

◆ source

◆ t

◆ z

ZIO * LexState::z

Definition at line 63 of file lua-5.1.5/src/llex.h.

Referenced by luaX_setinput(), and luaX_setinput().


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