Class IdeaInspectionParser

  • All Implemented Interfaces:
    Serializable

    public class IdeaInspectionParser
    extends IssueParser
    A parser for IntelliJ IDEA inspections.
    Author:
    Alex Lopashev, alexlopashev@gmail.com
    See Also:
    Serialized Form
    • Constructor Detail

      • IdeaInspectionParser

        public IdeaInspectionParser()
    • Method Detail