Go to the documentation of this file.
27 "ArrayOfString",
"ArrayOfIndex",
"Vector",
38 TokVal::operator
Index()
const {
88 out0 <<
"Undefined token type.\n";
This stores arbitrary token values and remembers the type.
ostream & operator<<(ostream &os, const TokVal &a)
Out0 out0
Level 0 output stream.
Array< Index > ArrayOfIndex
An array of Index.
Declarations having to do with the four output streams.
Array< String > ArrayOfString
An array of Strings.
NUMERIC Numeric
The type to use for all floating point numbers.
INDEX Index
The type to use for all integer numbers and indices.
my_basic_string< char > String
The String type for ARTS.
String TokValTypeName[7]
The name of the type associated with the different tokens.
The global header file for ARTS.