struct Hyoki::Document::Line
- Hyoki::Document::Line
- Struct
- Value
- Object
Defined in:
hyoki.crConstructors
Instance Method Summary
- #body : String
- #eol : String?
- #index : Int32
- #morphemes
- #source_name : String?
- #surface_indexes(surface)
Constructor Detail
def self.new(source_string : String, index : Int32, parser : Fucoidan::Fucoidan, source_io = nil)
#