public class IndexIter : Boxed {
public IndexIter ( Document document ) ;
public weak IndexIter copy ( ) ;
public weak Action get_action ( ) ;
public weak IndexIter get_child ( ) ;
public bool is_open ( ) ;
public bool next ( ) ;
}

public IndexIter ( Document document ) ;
public weak IndexIter copy ( ) ;
public weak Action get_action ( ) ;
public weak IndexIter get_child ( ) ;
public bool is_open ( ) ;
public bool next ( ) ;
Created by Valadoc