Generated class implementing code defined by a snowball script.
Inheritance: SF.Snowball.SnowballProgram, ISnowballStemmer
Beispiel #1
0
 protected internal virtual void  copy_from(DanishStemmer other)
 {
     I_p1 = other.I_p1;
     S_ch = other.S_ch;
     base.copy_from(other);
 }
Beispiel #2
0
 protected internal virtual void  copy_from(DanishStemmer other)
 {
     I_p1 = other.I_p1;
     S_ch = other.S_ch;
     base.copy_from(other);
 }