Converts to a new high-level expression.
5190 5191 5192
# File 'lib/HDLRuby/hruby_high.rb', line 5190 def to_expr return Value.new(Integer,0) end