public class ScriptIter {
public ScriptIter ( string text,
int length ) ;
public void get_range ( weak string start,
weak string end,
Script script ) ;
public bool next ( ) ;
}

public ScriptIter ( string text,
int length ) ;
public void get_range ( weak string start,
weak string end,
Script script ) ;
public bool next ( ) ;
Created by Valadoc