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

#include <lobject.h>

Data Fields

int pc
 
int line
 

Detailed Description

Definition at line 531 of file lua-5.4.3/src/lobject.h.

Field Documentation

◆ line

int AbsLineInfo::line

Definition at line 533 of file lua-5.4.3/src/lobject.h.

Referenced by dumpDebug(), getbaseline(), loadDebug(), and savelineinfo().

◆ pc

int AbsLineInfo::pc

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