| Class | Description |
|---|---|
| BaseArtifactAst |
Base implementation of
ArtifactAst. |
| BaseComponentAst |
Base implementation of
ComponentAst. |
| BaseComponentAstDecorator |
This class provides a skeletal implementation of the
ComponentAst interface, to minimize the effort required to
implement this interface when decorating instances of ComponentAst. |
| BaseComponentParameterAstDecorator |
This class provides a skeletal implementation of the
ComponentParameterAst interface, to minimize the effort required
to implement this interface when decorating instances of ComponentParameterAst. |
| ComponentAstPredicatesFactory |
Set of predicates to filter
ComponentAsts. |
| MuleArtifactAstCopyUtils |
Provides common utility methods to do AST transformations.
|
| MuleAstUtils |
Set of utility methods for working with
ArtifactAsts and ComponentAsts. |
| Enum | Description |
|---|---|
| AstTraversalDirection |
Strategy use to navigates the whole AST
|
Copyright © 2022 MuleSoft, Inc.. All rights reserved.