Convert to a new high-level string expression
5044 5045 5046
# File 'lib/HDLRuby/hruby_high.rb', line 5044 def to_expr return StringE.new(self) end