Jspice3
op Struct Reference

#include <fteparse.h>

Collaboration diagram for op:

Data Fields

int op_num
 
char * op_name
 
char op_arity
 
struct dvec *(* op_func )()
 

Detailed Description

Definition at line 28 of file fteparse.h.

Field Documentation

char op::op_arity

Definition at line 31 of file fteparse.h.

struct dvec*(* op::op_func) ()

Definition at line 32 of file fteparse.h.

char* op::op_name

Definition at line 30 of file fteparse.h.

int op::op_num

Definition at line 29 of file fteparse.h.


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