Otawa  0.10
ASTLoader.h File Reference
#include <elm/genstruct/Vector.h>
#include <otawa/proc/Processor.h>

Go to the source code of this file.

Classes

class  otawa::ast::ASTLoader
 This class may be used for loading AST from an external file using the Heptane format (see doc/ directory for more details). More...
 

Namespaces

 otawa
 $Id$ Copyright (c) 2007, IRIT - UPS casse.nosp@m.@iri.nosp@m.t.fr
 
 otawa::ast
 

Functions

int ast_parse (otawa::ast::ASTLoader *loader)
 
void ast_error (otawa::ast::ASTLoader *loader, const char *msg)
 

Function Documentation

void ast_error ( otawa::ast::ASTLoader loader,
const char *  msg 
)
int ast_parse ( otawa::ast::ASTLoader loader)