Class: Ynl::Types::Bitfield32
- Inherits:
-
Data
- Object
- Data
- Ynl::Types::Bitfield32
- Defined in:
- lib/ynl.rb
Instance Method Summary collapse
Instance Method Details
#rbs_type ⇒ Object
87 88 89 |
# File 'lib/ynl.rb', line 87 def rbs_type '::Integer' end |
#resolve(f) ⇒ Object
83 84 85 |
# File 'lib/ynl.rb', line 83 def resolve(f) self end |