Class: Ynl::Types::Flag
- Inherits:
-
Data
- Object
- Data
- Ynl::Types::Flag
- Defined in:
- lib/ynl.rb
Instance Method Summary collapse
Instance Method Details
#rbs_type ⇒ Object
77 78 79 |
# File 'lib/ynl.rb', line 77 def rbs_type '::Integer' end |
#resolve(f) ⇒ Object
73 74 75 |
# File 'lib/ynl.rb', line 73 def resolve(f) self end |