|
muParser API -
1.35
|
Public Attributes | |
| ECmdCode | Cmd |
| union { | |
| struct { | |
| value_type * ptr | |
| value_type data | |
| value_type data2 | |
| } Val | |
| struct { | |
| generic_fun_type ptr | |
| int argc | |
| int idx | |
| } Fun | |
| struct { | |
| value_type * ptr | |
| int offset | |
| } Oprt | |
| }; | |
Definition at line 47 of file muParserBytecode.h.
1.8.9.1