Class Antlr4


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

    It defines a formatter for ANTLR4 source files that can execute both language agnostic (e.g. LicenseHeader) and anltr4-specific (e.g. Antlr4Formatter) steps.