Nut/OS  5.0.5
API Reference
Proto Struct Reference

#include <lobject.h>

Collaboration diagram for Proto:
[legend]

Data Fields

 CommonHeader
TValuek
Instructioncode
struct Proto ** p
int * lineinfo
struct LocVarlocvars
TString ** upvalues
TStringsource
int sizeupvalues
int sizek
int sizecode
int sizelineinfo
int sizep
int sizelocvars
int linedefined
int lastlinedefined
GCObjectgclist
lu_byte nups
lu_byte numparams
lu_byte is_vararg
lu_byte maxstacksize

Field Documentation

struct Proto** Proto::p

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