Class Cpp


  • public class Cpp
    extends FormatterFactory
    A FormatterFactory implementation that corresponds to <cpp>...</cpp> configuration element.

    It defines a formatter for java source files that can execute both language agnostic (e.g. LicenseHeader) and cpp-specific (e.g. EclipseCdt) steps.