public class MacroExpansionAstPostProcessor extends Object implements ApplicationModelAstPostProcessor
AST_POST_PROCESSORS| Constructor and Description |
|---|
MacroExpansionAstPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.ast.api.ArtifactAst |
postProcessAst(org.mule.runtime.ast.api.ArtifactAst ast,
Set<org.mule.runtime.api.meta.model.ExtensionModel> extensionModels) |
Set<org.mule.runtime.ast.api.ComponentAst> |
resolveRootComponents(Collection<org.mule.runtime.ast.api.ComponentAst> rootComponents,
Set<org.mule.runtime.api.meta.model.ExtensionModel> extensionModels) |
public org.mule.runtime.ast.api.ArtifactAst postProcessAst(org.mule.runtime.ast.api.ArtifactAst ast,
Set<org.mule.runtime.api.meta.model.ExtensionModel> extensionModels)
postProcessAst in interface ApplicationModelAstPostProcessorpublic Set<org.mule.runtime.ast.api.ComponentAst> resolveRootComponents(Collection<org.mule.runtime.ast.api.ComponentAst> rootComponents, Set<org.mule.runtime.api.meta.model.ExtensionModel> extensionModels)
resolveRootComponents in interface ApplicationModelAstPostProcessorCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.