Module: Steep::AST::Types::SharedInstance
- Defined in:
- lib/steep/ast/types/shared_instance.rb
Instance Method Summary collapse
Instance Method Details
#instance ⇒ Object
5 6 7 |
# File 'lib/steep/ast/types/shared_instance.rb', line 5 def instance @instance ||= new end |