Class: ShimTypeParams::ShimTypeParam
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- ShimTypeParams::ShimTypeParam
- Defined in:
- lib/syntax_tree/rbs/shims.rb
Instance Method Summary collapse
Instance Method Details
#unchecked? ⇒ Boolean
11 12 13 |
# File 'lib/syntax_tree/rbs/shims.rb', line 11 def unchecked? false end |
#upper_bound ⇒ Object
15 16 17 |
# File 'lib/syntax_tree/rbs/shims.rb', line 15 def upper_bound nil end |