assign_to
protected StringBuffer assign_to(StringBuffer s)
eq_s
protected boolean eq_s(int s_size,
String s)
eq_s_b
protected boolean eq_s_b(int s_size,
String s)
eq_v
protected boolean eq_v(StringBuffer s)
eq_v_b
protected boolean eq_v_b(StringBuffer s)
find_among
protected int find_among(v[] ,
int v_size)
find_among_b
protected int find_among_b(v[] ,
int v_size)
getCurrent
public String getCurrent()
Get the current string.
in_grouping
protected boolean in_grouping(char[] s,
int min,
int max)
in_grouping_b
protected boolean in_grouping_b(char[] s,
int min,
int max)
in_range
protected boolean in_range(int min,
int max)
in_range_b
protected boolean in_range_b(int min,
int max)
insert
protected void insert(int c_bra,
int c_ket,
String s)
insert
protected void insert(int c_bra,
int c_ket,
StringBuffer s)
out_grouping
protected boolean out_grouping(char[] s,
int min,
int max)
out_grouping_b
protected boolean out_grouping_b(char[] s,
int min,
int max)
out_range
protected boolean out_range(int min,
int max)
out_range_b
protected boolean out_range_b(int min,
int max)
replace_s
protected int replace_s(int c_bra,
int c_ket,
String s)
setCurrent
public void setCurrent(String value)
Set the current string.
slice_check
protected void slice_check()
slice_del
protected void slice_del()
slice_from
protected void slice_from(String s)
slice_from
protected void slice_from(StringBuffer s)
slice_to
protected StringBuffer slice_to(StringBuffer s)