src/italian-stemmer.jsx

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

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

static const __export__ var a_7 : Array.<Among>

static const __export__ var g_v : Array.<int>

static const __export__ var g_AEIO : Array.<int>

static const __export__ var g_CG : Array.<int>

__export__ var I_p2 : int

__export__ var I_p1 : int

__export__ var I_pV : int

new ItalianStemmer()

__export__ function copy_from(other : ItalianStemmer) : void

__export__ function r_prelude() : boolean

__export__ function r_mark_regions() : boolean

__export__ function r_postlude() : boolean

__export__ function r_RV() : boolean

__export__ function r_R1() : boolean

__export__ function r_R2() : boolean

__export__ function r_attached_pronoun() : boolean

__export__ function r_standard_suffix() : boolean

__export__ function r_verb_suffix() : boolean

__export__ function r_vowel_suffix() : boolean

override __export__ function stem() : boolean

__export__ function equals(o : variant) : boolean

__export__ function hashCode() : int