muParser API -  1.35
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
mu::SToken Struct Reference

Public Attributes

ECmdCode Cmd
 
int StackPos
 
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 44 of file muParserBytecode.h.


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