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