token.cc File Reference

#include "arts.h"
#include "messages.h"
#include "token.h"

Include dependency graph for token.cc:

Go to the source code of this file.

Functions

ostream & operator<< (ostream &os, const TokVal &a)

Variables

String TokValTypeName [7]
 The name of the type associated with the different tokens.


Function Documentation

ostream& operator<< ( ostream &  os,
const TokVal a 
)


Variable Documentation

Initial value:

 {"String", "Index", "Numeric",
                            "ArrayOfString", "ArrayOfIndex", "Vector",
                            "undefined"}
The name of the type associated with the different tokens.

This has to be the name exactly as it appears in declarations of these variables in the program, because it is used by make_md_h.cc to automatically generate declarations for method functions.

Definition at line 26 of file token.cc.


Generated on Mon Mar 23 14:06:54 2009 for ARTS by  doxygen 1.5.6