Class: Ynl::Types::Pad
- Inherits:
-
Data
- Object
- Data
- Ynl::Types::Pad
- Defined in:
- lib/ynl.rb
Instance Attribute Summary collapse
-
#length ⇒ Object
readonly
Returns the value of attribute length.
Instance Method Summary collapse
Instance Attribute Details
#length ⇒ Object (readonly)
Returns the value of attribute length
62 63 64 |
# File 'lib/ynl.rb', line 62 def length @length end |
Instance Method Details
#rbs_type ⇒ Object
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 |