Searched refs:PythonAnalyzer (Results 1 - 2 of 2) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/analysis/python/
H A DPythonAnalyzerFactory.java61 return new PythonAnalyzer(this);
67 PythonAnalyzer.writeXref(in, out, defs, annotation, project);
H A DPythonAnalyzer.java44 public class PythonAnalyzer extends PlainAnalyzer { class in inherits:PlainAnalyzer
50 /** Creates a new instance of PythonAnalyzer */
51 protected PythonAnalyzer(FileAnalyzerFactory factory) { method in class:PythonAnalyzer

Completed in 11 milliseconds