Libraries
»
dentaku
(3.5.7)
»
Index
»
Dentaku
»
Visitor
»
Infix
»
#visit_array
Method: Dentaku::Visitor::Infix#visit_array
Defined in:
lib/dentaku/visitor/infix.rb
#
visit_array
(node) ⇒
Object
81 82 83
# File 'lib/dentaku/visitor/infix.rb', line 81
def
visit_array
(
node
)
process
(
node
)
end