57db324afe0599835fbe0cf9dcb69ccc9cc7efce
[gitmo/Class-MOP.git] / xs / Generated.xs
1 #include "mop.h"
2
3 MODULE = Class::MOP::Method::Generated   PACKAGE = Class::MOP::Method::Generated
4
5 PROTOTYPES: DISABLE
6
7 BOOT:
8     INSTALL_SIMPLE_READER(Method::Generated, is_inline);
9     INSTALL_SIMPLE_READER(Method::Generated, definition_context);