Method: XDry::Parser#initialize
- Defined in:
- lib/xdry/parsing/parsers.rb
#initialize(scope) ⇒ Parser
Returns a new instance of Parser.
9 10 11 |
# File 'lib/xdry/parsing/parsers.rb', line 9 def initialize scope @scope = scope end |
Returns a new instance of Parser.
9 10 11 |
# File 'lib/xdry/parsing/parsers.rb', line 9 def initialize scope @scope = scope end |