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

#include <csound.h>

Collaboration diagram for ORCTOKEN:
Collaboration graph
[legend]

Public Attributes

int type
 
char * lexeme
 
int value
 
double fvalue
 
char * optype
 
struct ORCTOKENnext
 

Member Data Documentation

◆ fvalue

double ORCTOKEN::fvalue

◆ lexeme

char* ORCTOKEN::lexeme

◆ next

struct ORCTOKEN* ORCTOKEN::next

◆ optype

char* ORCTOKEN::optype

◆ type

int ORCTOKEN::type

◆ value

int ORCTOKEN::value

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