The SnowballProgram type exposes the following members.

Constructors

  NameDescription
Protected methodSnowballProgram
Initializes a new instance of the SnowballProgram class

Methods

  NameDescription
Protected methodassign_to
Protected methodcopy_from
Protected methodeq_s
Protected methodeq_s_b
Protected methodeq_v
Protected methodeq_v_b
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodfind_among
Protected methodfind_among_b
Public methodGetCurrent
Get the current string.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodin_grouping
Protected methodin_grouping_b
Protected methodin_range
Protected methodin_range_b
Protected methodinsert(Int32, Int32, String)
Protected methodinsert(Int32, Int32, StringBuilder)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodout_grouping
Protected methodout_grouping_b
Protected methodout_range
Protected methodout_range_b
Protected methodreplace_s
Public methodSetCurrent
Set the current string.
Protected methodslice_check
Protected methodslice_del
Protected methodslice_from(String)
Protected methodslice_from(StringBuilder)
Protected methodslice_to
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

See Also