tipc
A TIP to LLVM compiler
Classes
FrontEnd.h File Reference
#include "ASTProgram.h"
#include "antlr4-runtime.h"
#include <fstream>
#include <iostream>
Include dependency graph for FrontEnd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LexerErrorListener
 Lexer error listener for redirecting ANTLR4 errors to ParseError. More...
 
class  ParserErrorListener
 Parse error listener for redirecting ANTLR4 errors to ParseError. More...
 
class  FrontEnd
 A collection of routines implementing the compiler front end. More...