class Sentence
- Sentence
- Reference
- Object
Defined in:
lemurtype.crConstructors
Instance Method Summary
- #add_word(word)
- #advance
- #backspace
- #get_all
- #pointer : Int32
- #pointer=(pointer : Int32)
- #type_char(c)
- #words : Array(Word)
- #words=(words : Array(Word))