Interface NodeFormattingHandler.CustomNodeFormatter<N extends Node>

All Superinterfaces:
AstAction<N>
Enclosing class:
NodeFormattingHandler<N extends Node>

public static interface NodeFormattingHandler.CustomNodeFormatter<N extends Node> extends AstAction<N>