Csound  6.16
Public Attributes | List of all members
TREE Struct Reference

#include <csound.h>

Collaboration diagram for TREE:
Collaboration graph
[legend]

Public Attributes

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

Member Data 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

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