#include "expr.h"
#include "exception.h"
Include dependency graph for parser_temp.h:
Go to the source code of this file.
Created: Wed Feb 5 17:53:02 2003
License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.
A class used to communicate with the actual parser. No one else should use it.
Definition in file parser_temp.h.