Public Attributes | List of all members
Proto Struct Reference

#include <lobject.h>

Public Attributes

AbsLineInfoabslineinfo
 
Instructioncode
 
 CommonHeader
 
GCObjectgclist
 
lu_byte is_vararg
 
TValuek
 
int lastlinedefined
 
int linedefined
 
ls_bytelineinfo
 
LocVarlocvars
 
lu_byte maxstacksize
 
lu_byte numparams
 
struct Proto ** p
 
int sizeabslineinfo
 
int sizecode
 
int sizek
 
int sizelineinfo
 
int sizelocvars
 
int sizep
 
int sizeupvalues
 
TStringsource
 
Upvaldescupvalues
 

Detailed Description

Definition at line 539 of file lobject.h.

Member Data Documentation

◆ abslineinfo

AbsLineInfo* Proto::abslineinfo

Definition at line 558 of file lobject.h.

◆ code

Instruction* Proto::code

Definition at line 554 of file lobject.h.

◆ CommonHeader

Proto::CommonHeader

Definition at line 540 of file lobject.h.

◆ gclist

GCObject* Proto::gclist

Definition at line 561 of file lobject.h.

◆ is_vararg

lu_byte Proto::is_vararg

Definition at line 542 of file lobject.h.

◆ k

TValue* Proto::k

Definition at line 553 of file lobject.h.

◆ lastlinedefined

int Proto::lastlinedefined

Definition at line 552 of file lobject.h.

◆ linedefined

int Proto::linedefined

Definition at line 551 of file lobject.h.

◆ lineinfo

ls_byte* Proto::lineinfo

Definition at line 557 of file lobject.h.

◆ locvars

LocVar* Proto::locvars

Definition at line 559 of file lobject.h.

◆ maxstacksize

lu_byte Proto::maxstacksize

Definition at line 543 of file lobject.h.

◆ numparams

lu_byte Proto::numparams

Definition at line 541 of file lobject.h.

◆ p

struct Proto** Proto::p

Definition at line 555 of file lobject.h.

◆ sizeabslineinfo

int Proto::sizeabslineinfo

Definition at line 550 of file lobject.h.

◆ sizecode

int Proto::sizecode

Definition at line 546 of file lobject.h.

◆ sizek

int Proto::sizek

Definition at line 545 of file lobject.h.

◆ sizelineinfo

int Proto::sizelineinfo

Definition at line 547 of file lobject.h.

◆ sizelocvars

int Proto::sizelocvars

Definition at line 549 of file lobject.h.

◆ sizep

int Proto::sizep

Definition at line 548 of file lobject.h.

◆ sizeupvalues

int Proto::sizeupvalues

Definition at line 544 of file lobject.h.

◆ source

TString* Proto::source

Definition at line 560 of file lobject.h.

◆ upvalues

Upvaldesc* Proto::upvalues

Definition at line 556 of file lobject.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:29