The SnowballProgram type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SnowballProgram | Initializes a new instance of the SnowballProgram class |
Methods
Name | Description | |
---|---|---|
![]() | assign_to | |
![]() | copy_from | |
![]() | eq_s | |
![]() | eq_s_b | |
![]() | eq_v | |
![]() | eq_v_b | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | find_among | |
![]() | find_among_b | |
![]() | GetCurrent | Get the current string. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | in_grouping | |
![]() | in_grouping_b | |
![]() | in_range | |
![]() | in_range_b | |
![]() | insert(Int32, Int32, String) | |
![]() | insert(Int32, Int32, StringBuilder) | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | out_grouping | |
![]() | out_grouping_b | |
![]() | out_range | |
![]() | out_range_b | |
![]() | replace_s | |
![]() | SetCurrent | Set the current string. |
![]() | slice_check | |
![]() | slice_del | |
![]() | slice_from(String) | |
![]() | slice_from(StringBuilder) | |
![]() | slice_to | |
![]() | ToString | (Inherited from Object.) |