Module: Dhall::Parser::Interpolation
- Defined in:
- lib/dhall/parser.rb
Instance Method Summary collapse
Instance Method Details
#value ⇒ Object
299 300 301 |
# File 'lib/dhall/parser.rb', line 299 def value capture(:complete_expression).value end |