YAP 7.1.0
PSEUDO

Public Attributes

struct PSEUDOnextInst
 
enum compiler_op op
 
CELL rnd1
 
union {
   Int   oprnd2
 
   CELL   opseqt [MIN_ARRAY]
 
ops
 

Detailed Description

Definition at line 232 of file YapCompile.h.

Member Data Documentation

◆ nextInst

struct PSEUDO* nextInst

Definition at line 233 of file YapCompile.h.

◆ op

enum compiler_op op

Definition at line 234 of file YapCompile.h.

◆ oprnd2

Int oprnd2

Definition at line 237 of file YapCompile.h.

◆ opseqt

CELL opseqt[MIN_ARRAY]

Definition at line 239 of file YapCompile.h.

◆ rnd1

CELL rnd1

Definition at line 235 of file YapCompile.h.


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