| Modifier and Type | Method and Description |
|---|---|
AstNotification |
DataSenseProviderResolver.getAstNotification() |
| Constructor and Description |
|---|
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.api.dsl.model.DslElementModel<T> componentModelDslElementModel,
OperationCall operationCall,
org.mule.runtime.config.internal.model.ComponentModel componentModel,
org.mule.runtime.api.component.location.Location location,
DataSenseMetadataProvider dataSenseMetadataProvider,
AstNotification astNotification,
Optional<DataSenseConfiguration> dataSenseConfigurationOptional) |
| Modifier and Type | Method and Description |
|---|---|
AstNotification |
BaseAstNodeVisitorContext.getAstNotification() |
| Constructor and Description |
|---|
BaseAstNodeVisitorContext(AstNotification astNotification,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) |
BaseAstNodeVisitorContext(TypeResolverRegistry typeResolverRegistry,
AstNotification astNotification,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) |
| Constructor and Description |
|---|
ExpectedAstVisitorContext(TypeResolverRegistry typeResolverRegistry,
AstNotification astNotification,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) |
IncomingAstVisitorContext(TypeResolverRegistry typeResolverRegistry,
AstNotification astNotification,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotatingMuleAstVisitor.annotate(AstNode astNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
void |
AstTyping.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,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) |
void |
AstTyping.generateIncoming(AstNode astNode,
EventType eventType,
AstNotification astNotification,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) |
EventType |
TypingMuleAstVisitor.resolveType(AstNode astNode,
EventType inputEventType,
AstNotification astNotification) |
EventType |
TypingMuleAstVisitor.resolveType(AstNode astNode,
EventType inputEventType,
AstNotification astNotification,
MuleApplicationNode muleApplicationNode) |
void |
AstTyping.resolveTypes(AstNode astNode,
EventType eventType,
AstNotification astNotification,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) |
| Constructor and Description |
|---|
AnnotatingMuleAstVisitorContext(AstNotification astNotification,
DataSenseProviderResolver dataSenseProviderResolver) |
TypingMuleAstVisitorContext(TypeResolverRegistry typeResolverRegistry,
AstNotification astNotification,
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MessageCallback |
BaseTypeResolver.createMessageCallback(AstNotification astNotification,
AstNodeLocation astNodeLocation,
String expression) |
protected MessageCallbackFactory |
BaseTypeResolver.createMessageCallbackFactory(AstNotification astNotification,
AstNodeLocation astNodeLocation) |
| Modifier and Type | Method and Description |
|---|---|
MuleEventExprBuilder |
TransformParser.parse(org.mule.runtime.config.internal.model.ComponentModel transformComponentModel,
Function<String,Optional<URI>> resourceResolver,
AstNotification astNotification,
AstNodeLocation astNodeLocation) |
| Modifier and Type | Method and Description |
|---|---|
Optional<TypeInfoQueryResult> |
TypeInfoQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Optional<TypeContextQueryResult> |
TypeContextQuery.perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
Optional<MetadataQueryResult> |
MetadataQuery.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) |
| Constructor and Description |
|---|
AstMessageCallbackFactory(AstNotification astNotification,
AstNodeLocation astNodeLocation) |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.