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