Class Gdome.nodeList


class nodeList : TNodeList.t -> object .. end

method get_length : int
method item : index:int -> node option
method as_NodeList : TNodeList.t