Csound API  6.18
TREE Struct Reference

#include <csound.h>

Data Fields

int type
 
ORCTOKENvalue
 
int rate
 
int len
 
int line
 
uint64_t locn
 
struct TREEleft
 
struct TREEright
 
struct TREEnext
 
void * markup
 

Field Documentation

◆ left

struct TREE* TREE::left

◆ len

int TREE::len

◆ line

int TREE::line

◆ locn

uint64_t TREE::locn

◆ markup

void* TREE::markup

◆ next

struct TREE* TREE::next

◆ rate

int TREE::rate

◆ right

struct TREE* TREE::right

◆ type

int TREE::type

◆ value

ORCTOKEN* TREE::value