class LLT::Review::Alignment::Translation

Attributes

text[RW]

Public Instance Methods

to_s() click to toggle source
# File lib/llt/review/alignment/translation.rb, line 8
def to_s
  @text
end