java.lang.Object
edu.hm.hafner.analysis.IssueParser
edu.hm.hafner.analysis.parser.AjcParser
All Implemented Interfaces:
Serializable

public class AjcParser extends IssueParser
A parser for AspectJ (ajc) compiler warnings.
Author:
Tom Diamond
See Also:
  • Constructor Details

    • AjcParser

      public AjcParser()
  • Method Details