public interface NodeFormatter
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
getNodeClasses()
Collect nodes of given type so that they can be quickly accessed without traversing the AST
by all formatting extensions.
|
Set<NodeFormattingHandler<?>> |
getNodeFormattingHandlers() |
Set<NodeFormattingHandler<?>> getNodeFormattingHandlers()
Copyright © 2018. All rights reserved.