/** ** \file ast/exp.hxx ** \brief Inline methods of ast::Exp. */ #pragma once #include namespace ast {} // namespace ast