Csound API
6.18
|
#include <csound.h>
Data Fields | |
int | type |
char * | lexeme |
int | value |
double | fvalue |
char * | optype |
struct ORCTOKEN * | next |
double ORCTOKEN::fvalue |
char* ORCTOKEN::lexeme |
struct ORCTOKEN* ORCTOKEN::next |
char* ORCTOKEN::optype |
int ORCTOKEN::type |
int ORCTOKEN::value |