Libraries
»
tinygql
(0.2.0)
»
Index
»
TinyGQL
»
Nodes
»
Value
»
#accept
Method: TinyGQL::Nodes::Value#accept
Defined in:
lib/tinygql/nodes.rb
#
accept
(viz) ⇒
Object
236 237 238
# File 'lib/tinygql/nodes.rb', line 236
def
accept
viz
viz
.
handle_value
self
end