Class: Ynl::Types::Pad

Inherits:
Data
  • Object
show all
Defined in:
lib/ynl.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#lengthObject (readonly)

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



62
63
64
# File 'lib/ynl.rb', line 62

def length
  @length
end

Instance Method Details

#rbs_typeObject



67
68
69
# File 'lib/ynl.rb', line 67

def rbs_type
  'nil'
end

#resolve(f) ⇒ Object



63
64
65
# File 'lib/ynl.rb', line 63

def resolve(f)
  self
end