Package analyzer
package analyzer
- 
ClassDescriptionTheAnalyzerinterface is used to implement both global and exercise-specific analyzers.The main entrypoint to the Java analyzer from the command-line.TheAnalyzerRootis the initial entrypoint when analyzing a solution.TheCommentclass models a single comment in the analysis output.The type of comment.This interface is used to collect analyzer output in the form of comments, tags and an optional summary.This represents the solution to an exercise.