Converts to a new high-level expression.
4970 4971 4972
# File 'lib/HDLRuby/hruby_high.rb', line 4970 def to_expr return Value.new(Integer,1) end