Module: PlcUtil::Awl::AwlGrammar::QuotedNameNode

Defined in:
lib/plcutil/siemens/awl/treetop_nodes.rb

Instance Method Summary collapse

Instance Method Details

#hash_entry(h) ⇒ Object



98
99
100
# File 'lib/plcutil/siemens/awl/treetop_nodes.rb', line 98

def hash_entry(h)
  h[:name] = v.text_value
end