Libraries
»
syntax_tree
(2.0.0)
»
Index
»
SyntaxTree
»
GVar
»
#format
Method: SyntaxTree::GVar#format
Defined in:
lib/syntax_tree/node.rb
#
format
(q) ⇒
Object
5485 5486 5487
# File 'lib/syntax_tree/node.rb', line 5485
def
format
(
q
)
q
.
text
(
value
)
end