public class SubsequentFieldAligner extends ChildAlignmentStrategyProvider
NULL_STRATEGY_PROVIDER
Constructor and Description |
---|
SubsequentFieldAligner(CommonCodeStyleSettings settings) |
Modifier and Type | Method and Description |
---|---|
AlignmentStrategy |
getNextChildStrategy(ASTNode child) |
protected boolean |
shouldUseVarDeclarationAlignment(ASTNode node) |
isWhiteSpaceWithBlankLines
public SubsequentFieldAligner(CommonCodeStyleSettings settings)
public AlignmentStrategy getNextChildStrategy(ASTNode child)
getNextChildStrategy
in class ChildAlignmentStrategyProvider
protected boolean shouldUseVarDeclarationAlignment(ASTNode node)