src/danish-stemmer.jsx

__export__ class DanishStemmer extends BaseStemmer

This class was automatically generated by a Snowball to JSX compiler It implements the stemming algorithm defined by a snowball script.

static const __export__ var serialVersionUID : number

static const __export__ var methodObject : DanishStemmer

static const __export__ var a_0 : Array.<Among>

static const __export__ var a_1 : Array.<Among>

static const __export__ var a_2 : Array.<Among>

static const __export__ var g_v : Array.<int>

static const __export__ var g_s_ending : Array.<int>

__export__ var I_x : int

__export__ var I_p1 : int

__export__ var S_ch : string

new DanishStemmer()

__export__ function copy_from(other : DanishStemmer) : void

__export__ function r_mark_regions() : boolean

__export__ function r_main_suffix() : boolean

__export__ function r_consonant_pair() : boolean

__export__ function r_other_suffix() : boolean

__export__ function r_undouble() : boolean

override __export__ function stem() : boolean

__export__ function equals(o : variant) : boolean

__export__ function hashCode() : int