class RubyRTL::BitType

Public Instance Methods

to_s() click to toggle source
# File lib/ruby_rtl/ast.rb, line 268
def to_s
  "bit"
end