Module: PlcUtil::Awl::AwlGrammar::DbNameNode

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

Instance Method Summary collapse

Instance Method Details

#hash_entry(h) ⇒ Object



104
105
106
# File 'lib/plcutil/siemens/awl/treetop_nodes.rb', line 104

def hash_entry(h)
  h[:db_number] = number.to_s.to_i
end