Class TypeDeclarationLoaderContext
java.lang.Object
org.mule.datasense.declarations.loader.TypeDeclarationLoaderContext
-
Constructor Summary
ConstructorsConstructorDescriptionTypeDeclarationLoaderContext(org.mule.runtime.ast.api.ComponentAst componentModel, TypesCatalog typesCatalog) TypeDeclarationLoaderContext(org.mule.runtime.ast.api.ComponentAst componentModel, TypesCatalog typesCatalog, Notifier notifier) -
Method Summary
Modifier and TypeMethodDescriptionorg.mule.runtime.ast.api.ComponentAst
-
Constructor Details
-
TypeDeclarationLoaderContext
public TypeDeclarationLoaderContext(org.mule.runtime.ast.api.ComponentAst componentModel, TypesCatalog typesCatalog) -
TypeDeclarationLoaderContext
public TypeDeclarationLoaderContext(org.mule.runtime.ast.api.ComponentAst componentModel, TypesCatalog typesCatalog, Notifier notifier)
-
-
Method Details
-
getTypesCatalog
-
getNotifier
-
getComponentModel
public org.mule.runtime.ast.api.ComponentAst getComponentModel()
-