public interface MuleAstParseProvider
| Modifier and Type | Method and Description |
|---|---|
Optional<AstNodeBuilder> |
parse(org.mule.runtime.api.component.ComponentIdentifier componentIdentifier,
org.mule.runtime.ast.api.ComponentAst componentModel,
ComponentModelType componentModelType,
List<MessageProcessorNodeBuilder> messageProcessorNodeBuilders,
MuleAstParserContext muleAstParserContext) |
Optional<AstNodeBuilder> parse(org.mule.runtime.api.component.ComponentIdentifier componentIdentifier, org.mule.runtime.ast.api.ComponentAst componentModel, ComponentModelType componentModelType, List<MessageProcessorNodeBuilder> messageProcessorNodeBuilders, MuleAstParserContext muleAstParserContext)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.