Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Dragonstone::DragonModule
Inherits
Reference
<
Object
Constructors
new
(name :
String
)
Source
Instance methods
constant?
(name :
String
) :
Bool
Source
define_constant
(name :
String
, value :
RuntimeValue
)
Source
define_method
(name :
String
, method :
MethodDefinition
)
Source
each_constant
Source
each_method
Source
fetch_constant
(name :
String
) :
RuntimeValue
Source
lookup_method
(name :
String
) :
MethodDefinition
|
Nil
Source
merge_from!
(other :
DragonModule
)
Source
name
Source