Class type Mozilla.XPCOM.simpleEnumerator


class type ['a] simpleEnumerator = object .. end

method hasMoreElements : bool
method getNext : 'a