parser.h File Reference

#include "token.h"

Go to the source code of this file.

Classes

class  MRecord
 Method runtime data. More...
class  SourceText
 A smart class to hold the text for parsing. More...

Functions

void parse_main (Array< MRecord > &tasklist, SourceText &text)
 The main function of the parser.


Function Documentation

void parse_main ( Array< MRecord > &  tasklist,
SourceText text 
)

The main function of the parser.

This will parse the entire text. FIXME: Add more documentation here.

Parameters:
tasklist Output. The method runtime data that can be used to execute the methods.
text The control text
Author:
Stefan Buehler

Definition at line 1031 of file parser.cc.


Generated on Wed Feb 4 08:17:26 2009 for ARTS by  doxygen 1.5.6