struct

Ecma335::CustomAttributeRow

Inherits Struct < Value < Object

Constructors

new(parent : UInt32, attribute_type : UInt32, value : UInt32, parent_kind : String = "unknown", parent_name : String | Nil = nil, type_name : String | Nil = nil, decoded_value : String | Nil = nil)
Source

Instance methods

attribute_type
Source
decoded_value
Source
parent
Source
parent_kind
Source
parent_name
Source
type_name
Source
value
Source