Свойство | Type | Description | |
---|---|---|---|
bra | int | ||
current | |||
cursor | int | ||
ket | int | ||
limit | int | ||
limit_backward | int |
Méthode | Description | |
---|---|---|
GetCurrent ( ) : System.String |
Get the current string.
|
|
SetCurrent ( System value ) : void |
Set the current string.
|
|
Stem ( ) : bool |
Méthode | Description | |
---|---|---|
SnowballProgram ( ) : System | ||
assign_to ( System s ) : |
||
copy_from ( |
||
eq_s ( int s_size, System s ) : bool | ||
eq_s_b ( int s_size, System s ) : bool | ||
eq_v ( System s ) : bool | ||
eq_v_b ( System s ) : bool | ||
find_among ( |
||
find_among_b ( |
||
in_grouping ( char s, int min, int max ) : bool | ||
in_grouping_b ( char s, int min, int max ) : bool | ||
in_range ( int min, int max ) : bool | ||
in_range_b ( int min, int max ) : bool | ||
insert ( int c_bra, int c_ket, System s ) : void | ||
out_grouping ( char s, int min, int max ) : bool | ||
out_grouping_b ( char s, int min, int max ) : bool | ||
out_range ( int min, int max ) : bool | ||
out_range_b ( int min, int max ) : bool | ||
replace_s ( int c_bra, int c_ket, System s ) : int | ||
slice_check ( ) : void | ||
slice_del ( ) : void | ||
slice_from ( System s ) : void | ||
slice_to ( System s ) : |
protected assign_to ( System s ) : |
||
s | System | |
Résultat |
protected copy_from ( |
||
other | ||
Résultat | void |
protected eq_s ( int s_size, System s ) : bool | ||
s_size | int | |
s | System | |
Résultat | bool |
protected eq_s_b ( int s_size, System s ) : bool | ||
s_size | int | |
s | System | |
Résultat | bool |
protected find_among ( |
||
v | ||
v_size | int | |
Résultat | int |
protected find_among_b ( |
||
v | ||
v_size | int | |
Résultat | int |
protected in_grouping ( char s, int min, int max ) : bool | ||
s | char | |
min | int | |
max | int | |
Résultat | bool |
protected in_grouping_b ( char s, int min, int max ) : bool | ||
s | char | |
min | int | |
max | int | |
Résultat | bool |
protected in_range ( int min, int max ) : bool | ||
min | int | |
max | int | |
Résultat | bool |
protected in_range_b ( int min, int max ) : bool | ||
min | int | |
max | int | |
Résultat | bool |
protected insert ( int c_bra, int c_ket, System s ) : void | ||
c_bra | int | |
c_ket | int | |
s | System | |
Résultat | void |
protected out_grouping ( char s, int min, int max ) : bool | ||
s | char | |
min | int | |
max | int | |
Résultat | bool |
protected out_grouping_b ( char s, int min, int max ) : bool | ||
s | char | |
min | int | |
max | int | |
Résultat | bool |
protected out_range ( int min, int max ) : bool | ||
min | int | |
max | int | |
Résultat | bool |
protected out_range_b ( int min, int max ) : bool | ||
min | int | |
max | int | |
Résultat | bool |
protected replace_s ( int c_bra, int c_ket, System s ) : int | ||
c_bra | int | |
c_ket | int | |
s | System | |
Résultat | int |
protected slice_to ( System s ) : |
||
s | System | |
Résultat |
protected StringBuilder,System.Text current | ||
Résultat |