| Package | Description |
|---|---|
| org.mule.datasense.impl.model.ast | |
| org.mule.datasense.impl.phases.scoping | |
| org.mule.datasense.impl.phases.typing |
| 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) |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.