public class TypingMuleAstVisitorContext extends BaseAstNodeVisitorContext
| Constructor and Description |
|---|
TypingMuleAstVisitorContext(TypeResolverRegistry typeResolverRegistry,
AstNotification astNotification) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.message.el.ExpressionLanguageMetadataTypeResolver |
getExpressionLanguageMetadataTypeResolver() |
TypeResolverRegistry |
getTypeResolverRegistry() |
TypingEnvironment |
getTypingEnvironment() |
annotate, deannotate, getAnnotation, getAnnotations, getAstNotification, getOrCreateAnnotation, isAnnotatedWith, loggerpublic TypingMuleAstVisitorContext(TypeResolverRegistry typeResolverRegistry, AstNotification astNotification)
public TypeResolverRegistry getTypeResolverRegistry()
public TypingEnvironment getTypingEnvironment()
public org.mule.metadata.message.el.ExpressionLanguageMetadataTypeResolver getExpressionLanguageMetadataTypeResolver()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.