codex
Loading...
Searching...
No Matches
lobject.h File Reference

Go to the source code of this file.

Classes

struct  TValue
 
union  StackValue
 
union  Node
 
struct  Node::NodeKey
 

Macros

#define TValuefields
 

Typedefs

typedef struct TValue TValue
 
typedef union StackValue StackValue
 
typedef union Node Node
 

Macro Definition Documentation

◆ TValuefields

#define TValuefields
Value:
Value value_; \
lu_byte tt_

Typedef Documentation

◆ Node

typedef union Node Node

◆ StackValue

typedef union StackValue StackValue

◆ TValue

typedef struct TValue TValue