Libraries
»
syntax_tree
(6.0.1)
»
Index
»
SyntaxTree
»
Backtick
»
#format
Method: SyntaxTree::Backtick#format
Defined in:
lib/syntax_tree/node.rb
#
format
(q) ⇒
Object
1712 1713 1714
# File 'lib/syntax_tree/node.rb', line 1712
def
format
(
q
)
q
.
text
(
value
)
end