class Riml::DictGetNode
Public Instance Methods
children()
click to toggle source
# File lib/riml/nodes.rb, line 892 def children [dict] + keys end
# File lib/riml/nodes.rb, line 892 def children [dict] + keys end