Csound and CsoundAC API 5.13
|
#include <csound_orc.h>
Data Fields | |
struct TREE * | left |
int | len |
struct TREE * | next |
int | rate |
struct TREE * | right |
int | type |
ORCTOKEN * | value |
struct TREE* TREE::left |
int TREE::len |
struct TREE* TREE::next |
int TREE::rate |
struct TREE* TREE::right |
int TREE::type |