Snowball.Net 2.0.0 Class Library

SnowballProgram Members

SnowballProgram overview

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetCurrent Get the current string.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
SetCurrent Set the current string.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

Protected Internal Instance Constructors

SnowballProgram Constructor Initializes a new instance of the SnowballProgram class.

Protected Internal Instance Fields

bra 
current 
cursor 
ket 
limit 
limit_backward 

Protected Internal Instance Methods

assign_to 
copy_from 
eq_s 
eq_s_b 
eq_v 
eq_v_b 
find_among 
find_among_b 
in_grouping 
in_grouping_b 
in_range 
in_range_b 
insertOverloaded.  
out_grouping 
out_grouping_b 
out_range 
out_range_b 
replace_s 
slice_check 
slice_del 
slice_fromOverloaded.  
slice_to 

See Also

SnowballProgram Class | SF.Snowball Namespace