Class: LLT::Review::Alignment::Sentence

Inherits:
Common::Sentence show all
Defined in:
lib/llt/review/alignment/sentence.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Common::Sentence

#clone, #compare, #report, #words

Instance Attribute Details

#lang1Object

Returns the value of attribute lang1.



5
6
7
# File 'lib/llt/review/alignment/sentence.rb', line 5

def lang1
  @lang1
end

#lang2Object

Returns the value of attribute lang2.



5
6
7
# File 'lib/llt/review/alignment/sentence.rb', line 5

def lang2
  @lang2
end