Main Page
Namespaces
Data Structures
Files
Directories
File List
Globals
H
Data Structures
|
Defines
|
Typedefs
|
Enumerations
|
Functions
csound_orc.h File Reference
#include "
tok.h
"
#include "../Engine/csound_orcparse.h"
#include "
csoundCore.h
"
Data Structures
struct
TREE
Defines
#define
PARSER_DEBUG
(0)
#define
YYDEBUG
1
Typedefs
typedef struct
TREE
TREE
Enumerations
enum {
S_ANDTHEN
= T_HIGHEST+1,
S_APPLY
}
Functions
ORCTOKEN
*
make_int
(
CSOUND
*, char *)
TREE
*
make_leaf
(
CSOUND
*, int,
ORCTOKEN
*)
TREE
*
make_node
(
CSOUND
*, int,
TREE
*,
TREE
*)
ORCTOKEN
*
make_num
(
CSOUND
*, char *)
ORCTOKEN
*
make_token
(
CSOUND
*csound, char *s)
Define Documentation
#define PARSER_DEBUG (0)
#define YYDEBUG 1
Typedef Documentation
typedef struct
TREE
TREE
Enumeration Type Documentation
anonymous enum
Enumerator:
S_ANDTHEN
S_APPLY
Function Documentation
ORCTOKEN
* make_int
(
CSOUND
*
,
char *
)
TREE
* make_leaf
(
CSOUND
*
,
int
,
ORCTOKEN
*
)
TREE
* make_node
(
CSOUND
*
,
int
,
TREE
*
,
TREE
*
)
ORCTOKEN
* make_num
(
CSOUND
*
,
char *
)
ORCTOKEN
* make_token
(
CSOUND
*
csound
,
char *
s
)
Generated on Thu Aug 5 2010 16:12:04 for Csound and CsoundAC API by
1.7.1