hamigaki.png

前のページ 上に戻る ホーム 次のページ

Struct module

hamigaki::bjam::module —

Synopsis

struct module {

  rule_table rules;
  variable_table variables;
  boost::optional<std::string> class_module;
  std::set<std::string> imported_modules;
  std::map<std::string,native_rule> native_rules;
};
製作著作 © 2007 Takeshi Mouri

前のページ 上に戻る ホーム 次のページ