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