| Modifier and Type | Method and Description |
|---|---|
AstNotification |
DataSenseProviderResolver.getAstNotification() |
| Constructor and Description |
|---|
DataSenseProviderResolver(DataSenseProvider dataSenseProvider,
ApplicationModelResolver applicationModelResolver,
AstNotification astNotification) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.meta.model.operation.OperationModel |
OperationModelMetadataKeyEnricher.enrich(org.mule.runtime.config.spring.dsl.model.DslElementModel<org.mule.runtime.api.meta.model.operation.OperationModel> operationModelDslElementModel,
ComponentPath componentPath,
DataSenseMetadataProvider dataSenseMetadataProvider,
AstNotification astNotification) |
org.mule.runtime.api.meta.model.source.SourceModel |
SourceModelMetadataKeyEnricher.enrich(org.mule.runtime.config.spring.dsl.model.DslElementModel<org.mule.runtime.api.meta.model.source.SourceModel> componentModelDslElementModel,
ComponentPath componentPath,
DataSenseMetadataProvider dataSenseMetadataProvider,
AstNotification astNotification) |
| Modifier and Type | Method and Description |
|---|---|
AstNotification |
BaseAstNodeVisitorContext.getAstNotification() |
| Constructor and Description |
|---|
BaseAstNodeVisitorContext(AstNotification astNotification) |
| Constructor and Description |
|---|
ExpectedAstVisitorContext(AstNotification astNotification) |
IncomingAstVisitorContext(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.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 |
|---|---|
Optional<MetadataQueryResult> |
MetadataQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Optional<TypeContextQueryResult> |
TypeContextQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Optional<TypeInfoQueryResult> |
TypeInfoQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Optional<NodeInfoQueryResult> |
NodeInfoQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Optional<T> |
TypedApplicationQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.