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