Class: DSL::Maker::Base
- Inherits:
-
Object
- Object
- DSL::Maker::Base
- Defined in:
- lib/dsl/maker.rb
Overview
This is the base class for all DSL-parsing classes.
Instance Method Summary collapse
Instance Method Details
#get_binding ⇒ Object
22 23 24 |
# File 'lib/dsl/maker.rb', line 22 def get_binding binding end |