Libraries
»
syntax_tree
(3.4.0)
»
Index
»
SyntaxTree
»
VCall
»
#format
Method: SyntaxTree::VCall#format
Defined in:
lib/syntax_tree/node.rb
#
format
(q) ⇒
Object
9636 9637 9638
# File 'lib/syntax_tree/node.rb', line 9636
def
format
(
q
)
q
.
format
(
value
)
end