Tells if the type is a leaf.
Returns:
1510 1511 1512
# File 'lib/HDLRuby/hruby_low.rb', line 1510 def leaf? return true end