Libraries
»
dentaku
(3.3.0)
»
Index
»
Dentaku
»
AST
»
Grouping
»
#value
Method: Dentaku::AST::Grouping#value
Defined in:
lib/dentaku/ast/grouping.rb
#
value
(context = {}) ⇒
Object
8 9 10
# File 'lib/dentaku/ast/grouping.rb', line 8
def
value
(
context
=
{
}
)
@node
.
value
(
context
)
end