Package analyzer
package analyzer
-
ClassDescriptionThe
Analyzer
interface is used to implement both global and exercise-specific analyzers.The main entrypoint to the Java analyzer from the command-line.TheAnalyzerRoot
is the initial entrypoint when analyzing a solution.TheComment
class 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.