muParser API -  1.35
Public Attributes | List of all members
mu::SToken Struct Reference

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
 
}; 
 

Detailed Description

Definition at line 47 of file muParserBytecode.h.


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