public interface Annotator
| Modifier and Type | Method and Description |
|---|---|
default void |
annotate(MessageProcessorNode messageProcessorNode,
AnnotatingMuleAstVisitorContext annotatingMuleAstVisitorContext) |
default void |
annotate(MuleApplicationNode muleApplicationNode,
AnnotatingMuleAstVisitorContext annotatingMuleAstVisitorContext) |
default void |
annotate(MuleFlowNode muleFlowNode,
AnnotatingMuleAstVisitorContext annotatingMuleAstVisitorContext) |
default void annotate(MessageProcessorNode messageProcessorNode, AnnotatingMuleAstVisitorContext annotatingMuleAstVisitorContext)
default void annotate(MuleFlowNode muleFlowNode, AnnotatingMuleAstVisitorContext annotatingMuleAstVisitorContext)
default void annotate(MuleApplicationNode muleApplicationNode, AnnotatingMuleAstVisitorContext annotatingMuleAstVisitorContext)
Copyright © 2020 MuleSoft, Inc.. All rights reserved.