struct Hyoki::Document::Line

Defined in:

hyoki.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(source_string : String, index : Int32, parser : Fucoidan::Fucoidan, source_io = nil) #

[View source]

Instance Method Detail

def body : String #

[View source]
def eol : String? #

[View source]
def index : Int32 #

[View source]
def morphemes #

[View source]
def source_name : String? #

[View source]
def surface_indexes(surface) #

[View source]