class

Dragonstone::Bytecode::EnumValue

Inherits Dragonstone::Bytecode::ModuleValue < Reference < Object

Constructors

new(name : String, value_method_name : String = "value")
Source

Instance methods

define_member(name : String, value : Int64)
Source
last_value
Source
last_value=(last_value : Int64)
Source
member(name : String)
Source
member_for_value(value : Int64)
Source
members
Source
members_by_name
Source
members_by_value
Source
value_method_name
Source