#include "matpackI.h"#include "array.h"#include "mystring.h"Go to the source code of this file.
Classes | |
| class | TokVal | 
| This stores arbitrary token values and remembers the type.  More... | |
Enumerations | |
| enum | TokValType {  String_t, Index_t, Numeric_t, Array_String_t, Array_Index_t, Vector_t, undefined_t }  | 
| The different token value types.  More... | |
| enum TokValType | 
 1.5.6