Searched refs:rootDoc (Results 1 – 1 of 1) sorted by relevance
45 public static boolean start(RootDoc rootDoc) { in start() argument46 return Standard.start((RootDoc) filterHidden(rootDoc, RootDoc.class)); in start()