Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Dragonstone::Bytecode::ModuleValue
Inherits
Reference
<
Object
Constructors
new
(name :
String
)
Source
Instance methods
constants
Source
define_constant
(name :
String
, value :
Value
)
Source
define_method
(name :
String
, fn :
FunctionValue
)
Source
fetch_constant
(name :
String
) :
Value
|
Nil
Source
ivars
Source
lookup_method
(name :
String
)
Source
methods
Source
name
Source