| Modifier and Type | Method and Description |
|---|---|
AstNotification |
DataSenseProviderResolver.getAstNotification() |
| Constructor and Description |
|---|
DataSenseApplicationModel(DataSenseResolutionScope dataSenseResolutionScope,
ApplicationModel applicationModel,
DataSenseProvider dataSenseProvider,
AstNotification astNotification) |
DataSenseApplicationModel(DataSenseResolutionScope dataSenseResolutionScope,
ApplicationModel applicationModel,
DataSenseProvider dataSenseProvider,
TypeResolverRegistry typeResolverRegistry,
AstNotification astNotification) |
DataSenseProviderResolver(DataSenseProvider dataSenseProvider,
ApplicationModelResolver applicationModelResolver,
AstNotification astNotification) |
| Modifier and Type | Method and Description |
|---|---|
T |
ComponentModelMetadataKeyEnricher.enrich(T model,
org.mule.runtime.config.spring.dsl.model.DslElementModel<T> componentModelDslElementModel,
OperationCall operationCall,
org.mule.runtime.api.component.location.Location location,
DataSenseMetadataProvider dataSenseMetadataProvider,
AstNotification astNotification) |
| Modifier and Type | Method and Description |
|---|---|
AstNotification |
BaseAstNodeVisitorContext.getAstNotification() |
| Constructor and Description |
|---|
BaseAstNodeVisitorContext(AstNotification astNotification) |
BaseAstNodeVisitorContext(TypeResolverRegistry typeResolverRegistry,
AstNotification astNotification) |
| Constructor and Description |
|---|
ExpectedAstVisitorContext(TypeResolverRegistry typeResolverRegistry,
AstNotification astNotification) |
IncomingAstVisitorContext(TypeResolverRegistry typeResolverRegistry,
AstNotification astNotification) |
| Modifier and Type | Method and Description |
|---|---|
void |
AstTyping.annotate(AstNode astNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
void |
AnnotatingMuleAstVisitor.annotate(AstNode astNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
void |
AstTyping.annotate(AstNode astNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification,
AnnotatingMuleAstVisitor annotatingMuleAstVisitor) |
void |
AstTyping.generateExpected(AstNode astNode,
EventType eventType,
AstNotification astNotification) |
void |
AstTyping.generateIncoming(AstNode astNode,
EventType eventType,
AstNotification astNotification) |
EventType |
TypingMuleAstVisitor.resolveType(AstNode astNode,
EventType inputEventType,
AstNotification astNotification) |
void |
AstTyping.resolveTypes(AstNode astNode,
EventType eventType,
AstNotification astNotification) |
| Constructor and Description |
|---|
AnnotatingMuleAstVisitorContext(AstNotification astNotification,
DataSenseProviderResolver dataSenseProviderResolver) |
TypingMuleAstVisitorContext(TypeResolverRegistry typeResolverRegistry,
AstNotification astNotification) |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.metadata.message.el.ExpressionLanguageMetadataTypeResolver.MessageCallback |
OperationCallTypeResolver.createMessageCallback(AstNotification astNotification,
AstNodeLocation astNodeLocation) |
protected org.mule.metadata.message.el.ExpressionLanguageMetadataTypeResolver.MessageCallback |
BaseTypeResolver.createMessageCallback(AstNotification astNotification,
AstNodeLocation astNodeLocation) |
| Modifier and Type | Method and Description |
|---|---|
Optional<TypeInfoQueryResult> |
TypeInfoQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Optional<T> |
TypedApplicationQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Optional<TypeContextQueryResult> |
TypeContextQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Optional<NodeInfoQueryResult> |
NodeInfoQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Optional<MetadataQueryResult> |
MetadataQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.