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

#pragma once

#include <ast/var.hh>

namespace ast
{} // namespace ast