Uses of Class
org.mule.datasense.impl.model.ast.AstNotification
Packages that use AstNotification
Package
Description
-
Uses of AstNotification in org.mule.datasense.impl
Methods in org.mule.datasense.impl that return AstNotificationConstructors in org.mule.datasense.impl with parameters of type AstNotificationModifierConstructorDescriptionDataSenseApplicationModel(org.mule.datasenseapi.api.DataSenseResolutionScope dataSenseResolutionScope, ApplicationModel applicationModel, DataSenseProvider dataSenseProvider, TypeResolverRegistry typeResolverRegistry, AstNotification astNotification) DataSenseProviderResolver(DataSenseProvider dataSenseProvider, ApplicationModelResolver applicationModelResolver, AstNotification astNotification) -
Uses of AstNotification in org.mule.datasense.impl.model.annotations
Methods in org.mule.datasense.impl.model.annotations with parameters of type AstNotificationModifier and TypeMethodDescriptionComponentModelMetadataKeyEnricher.enrich(T model, org.mule.runtime.ast.api.ComponentAst componentAst, OperationCall operationCall, org.mule.runtime.api.component.location.Location location, DataSenseMetadataProvider dataSenseMetadataProvider, AstNotification astNotification, Optional<DataSenseConfiguration> dataSenseConfigurationOptional) -
Uses of AstNotification in org.mule.datasense.impl.model.ast
Methods in org.mule.datasense.impl.model.ast that return AstNotificationConstructors in org.mule.datasense.impl.model.ast with parameters of type AstNotificationModifierConstructorDescriptionBaseAstNodeVisitorContext(AstNotification astNotification, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) BaseAstNodeVisitorContext(TypeResolverRegistry typeResolverRegistry, AstNotification astNotification, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) -
Uses of AstNotification in org.mule.datasense.impl.phases.scoping
Constructors in org.mule.datasense.impl.phases.scoping with parameters of type AstNotificationModifierConstructorDescriptionExpectedAstVisitorContext(TypeResolverRegistry typeResolverRegistry, AstNotification astNotification, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) IncomingAstVisitorContext(TypeResolverRegistry typeResolverRegistry, AstNotification astNotification, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) -
Uses of AstNotification in org.mule.datasense.impl.phases.typing
Methods in org.mule.datasense.impl.phases.typing with parameters of type AstNotificationModifier and TypeMethodDescriptionvoidAnnotatingMuleAstVisitor.annotate(AstNode astNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification) voidAstTyping.annotate(AstNode astNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification) voidAstTyping.annotate(AstNode astNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification, AnnotatingMuleAstVisitor annotatingMuleAstVisitor) voidAstTyping.generateExpected(AstNode astNode, EventType eventType, AstNotification astNotification, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) voidAstTyping.generateIncoming(AstNode astNode, EventType eventType, AstNotification astNotification, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) TypingMuleAstVisitor.resolveType(AstNode astNode, EventType inputEventType, AstNotification astNotification) TypingMuleAstVisitor.resolveType(AstNode astNode, EventType inputEventType, AstNotification astNotification, MuleApplicationNode muleApplicationNode) voidAstTyping.resolveTypes(AstNode astNode, EventType eventType, AstNotification astNotification, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) Constructors in org.mule.datasense.impl.phases.typing with parameters of type AstNotificationModifierConstructorDescriptionAnnotatingMuleAstVisitorContext(AstNotification astNotification, DataSenseProviderResolver dataSenseProviderResolver) TypingMuleAstVisitorContext(TypeResolverRegistry typeResolverRegistry, AstNotification astNotification, org.mule.runtime.api.metadata.ExpressionLanguageMetadataService expressionLanguageMetadataService) -
Uses of AstNotification in org.mule.datasense.impl.phases.typing.resolver
Methods in org.mule.datasense.impl.phases.typing.resolver with parameters of type AstNotificationModifier and TypeMethodDescriptionprotected org.mule.runtime.api.metadata.ExpressionLanguageMetadataService.MessageCallbackBaseTypeResolver.createMessageCallback(AstNotification astNotification, AstNodeLocation astNodeLocation, String expression) protected MessageCallbackFactoryBaseTypeResolver.createMessageCallbackFactory(AstNotification astNotification, AstNodeLocation astNodeLocation) -
Uses of AstNotification in org.mule.datasense.impl.phases.typing.resolver.transform
Methods in org.mule.datasense.impl.phases.typing.resolver.transform with parameters of type AstNotificationModifier and TypeMethodDescriptionTransformParser.parse(org.mule.runtime.ast.api.ComponentAst transformComponentModel, Function<String, Optional<URI>> resourceResolver, AstNotification astNotification, AstNodeLocation astNodeLocation) -
Uses of AstNotification in org.mule.datasense.impl.tooling
Methods in org.mule.datasense.impl.tooling with parameters of type AstNotificationModifier and TypeMethodDescriptionMetadataQuery.perform(MuleApplicationNode muleApplicationNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification) NodeInfoQuery.perform(MuleApplicationNode muleApplicationNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification) TypeContextQuery.perform(MuleApplicationNode muleApplicationNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification) TypedApplicationQuery.perform(MuleApplicationNode muleApplicationNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification) TypeInfoQuery.perform(MuleApplicationNode muleApplicationNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification) -
Uses of AstNotification in org.mule.datasense.impl.util
Constructors in org.mule.datasense.impl.util with parameters of type AstNotificationModifierConstructorDescriptionAstMessageCallbackFactory(AstNotification astNotification, AstNodeLocation astNodeLocation)