LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
bound-checking-visitor.hh File Reference

Declaration of desugar::BoundCheckingVisitor. More...

#include <map>
#include <parse/tweast.hh>
#include <astclone/cloner.hh>
Include dependency graph for bound-checking-visitor.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  desugar::BoundCheckingVisitor
 Add dynamic array bound checks while duplicating an AST. More...

Namespaces

namespace  desugar
 Desugaring an ast::Ast.

Detailed Description