Chisel
Static Public Member Functions | List of all members
Frontend Class Reference

Provides an independent frontend for any action on AST. More...

#include <Frontend.h>

Static Public Member Functions

static bool Parse (std::string &FileName, clang::ASTConsumer *C)
 

Detailed Description

Provides an independent frontend for any action on AST.

Member Function Documentation

bool Frontend::Parse ( std::string &  FileName,
clang::ASTConsumer *  C 
)
static

The documentation for this class was generated from the following files: