Class: RubyRTL::BitType
Instance Attribute Summary
Attributes inherited from Ast
Instance Method Summary collapse
Methods inherited from Ast
Instance Method Details
#to_s ⇒ Object
268 269 270 |
# File 'lib/ruby_rtl/ast.rb', line 268 def to_s "bit" end |