public class MuleAstParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
CID_MULE_APP |
static org.mule.runtime.dsl.api.component.config.ComponentIdentifier |
CID_MULE_FLOW |
static String |
MULE_CORE |
static String |
MULE_EE_CORE |
| Constructor and Description |
|---|
MuleAstParser() |
| Modifier and Type | Method and Description |
|---|---|
Optional<AstNodeBuilder> |
parse(org.mule.runtime.config.spring.dsl.model.ComponentModel componentModel,
MuleAstParserContext muleAstParserContext) |
public static final String MULE_CORE
public static final String MULE_EE_CORE
public static final org.mule.runtime.dsl.api.component.config.ComponentIdentifier CID_MULE_APP
public static final org.mule.runtime.dsl.api.component.config.ComponentIdentifier CID_MULE_FLOW
public Optional<AstNodeBuilder> parse(org.mule.runtime.config.spring.dsl.model.ComponentModel componentModel, MuleAstParserContext muleAstParserContext)
Copyright © 2017 MuleSoft, Inc.. All rights reserved.