summaryrefslogtreecommitdiff
path: root/tiger-compiler/src/ast/exp.hxx
blob: 49a8274d8bf4f1cf84dd769af7fc19c346d5d5ad (plain)
1
2
3
4
5
6
7
8
9
10
11
/**
 ** \file ast/exp.hxx
 ** \brief Inline methods of ast::Exp.
 */

#pragma once

#include <ast/exp.hh>

namespace ast
{} // namespace ast