Searched defs:analyzerGuru (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java99 private AnalyzerGuru analyzerGuru; field in class:IndexDatabase
275 analyzerGuru = new AnalyzerGuru();
622 analyzerGuru.populateDocument(doc, file, path, fa, xrefOut);

Completed in 133 milliseconds