Confirmed users, Bureaucrats and Sysops emeriti
1,217
edits
(→rdfITripleVisitor: make subarc a tad more clear) |
|||
Line 81: | Line 81: | ||
* that is, depending on the query, some of them may be null. | * that is, depending on the query, some of them may be null. | ||
* | * | ||
* @ | * @returnCode NS_RDF_STOP_VISIT to stop iterating over the query result. | ||
* Any error code (exception) will also stop the iteration. | |||
* error code will stop the iteration | |||
*/ | */ | ||
void visit(in nsIRDFNode aSubject, in nsIRDFResource aPredicate, | void visit(in nsIRDFNode aSubject, in nsIRDFResource aPredicate, |