codex
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages Concepts
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