struct Kenran::Parser::Unspecified

Defined in:

kenran/parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(kind : String, raw_text : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(kind _kind = @kind, raw_text _raw_text = @raw_text) #

[View source]
def kind : String #

def raw_text : String #