src/dutch-stemmer.jsx

__export__ class DutchStemmer 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 : DutchStemmer

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 a_3 : Array.<Among>

static const __export__ var a_4 : Array.<Among>

static const __export__ var a_5 : Array.<Among>

static const __export__ var g_v : Array.<int>

static const __export__ var g_v_I : Array.<int>

static const __export__ var g_v_j : Array.<int>

__export__ var I_p2 : int

__export__ var I_p1 : int

__export__ var B_e_found : boolean

new DutchStemmer()

__export__ function copy_from(other : DutchStemmer) : void

__export__ function r_prelude() : boolean

__export__ function r_mark_regions() : boolean

__export__ function r_postlude() : boolean

__export__ function r_R1() : boolean

__export__ function r_R2() : boolean

__export__ function r_undouble() : boolean

__export__ function r_e_ending() : boolean

__export__ function r_en_ending() : boolean

__export__ function r_standard_suffix() : boolean

override __export__ function stem() : boolean

__export__ function equals(o : variant) : boolean

__export__ function hashCode() : int