Class XccStaticChecker

  • All Implemented Interfaces:
    StaticChecker

    public class XccStaticChecker
    extends AbstractStaticChecker
    XCC gives more information about a static check error - specifically, line-precise information - and the REST API does not by default. But a REST API implementation can be easily created by subclassing this class's parent class.