Returns:
28 29 30
# File 'lib/origen/value/hex_str_val.rb', line 28 def numeric? !!(val =~ /^[0-9a-f]+$/) end