__export__ class FrenchStemmer 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 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 a_8 : Array.<Among>
static const __export__ var g_v : Array.<int>
static const __export__ var g_keep_with_s : Array.<int>
__export__ var I_p2 : int
__export__ var I_p1 : int
__export__ var I_pV : int
new FrenchStemmer()
__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_standard_suffix()
: boolean
__export__ function r_i_verb_suffix()
: boolean
__export__ function r_verb_suffix()
: boolean
__export__ function r_residual_suffix()
: boolean
__export__ function r_un_double()
: boolean
__export__ function r_un_accent()
: boolean
override __export__ function stem()
: boolean
__export__ function equals(o : variant)
: boolean
__export__ function hashCode()
: int