Class Aligner

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.Aligner

public class Aligner extends Object
Implementation of the "Align items on columns" feature
  • Constructor Details

  • Method Details

    • handleAlign

      public void handleAlign(List<BodyDeclaration> bodyDeclarations)
    • handleAlign

      public void handleAlign(Block block)
    • handleCaseStatementsAlign

      public void handleCaseStatementsAlign(List<Statement> statements)
    • alignComments

      public void alignComments()