Interface AttributeProvidingHandler.AttributeProvidingVisitor<N extends Node>
- All Superinterfaces:
AstAction<N>
- All Known Implementing Classes:
AttributeProviderAdapter
- Enclosing class:
AttributeProvidingHandler<N extends Node>
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetAttributes(N node, AttributablePart part, MutableAttributes attributes)
-
Method Details
-
setAttributes
-