class RubyRTL::Comment
Attributes
str[RW]
Public Class Methods
new(str)
click to toggle source
# File lib/ruby_rtl/ast.rb, line 34 def initialize str @str=str end
# File lib/ruby_rtl/ast.rb, line 34 def initialize str @str=str end