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

#pragma once

#include <ast/nil-exp.hh>

namespace ast
{} // namespace ast