public class TypeDeclarationLoaderContext extends Object
| Constructor and Description |
|---|
TypeDeclarationLoaderContext(org.mule.runtime.ast.api.ComponentAst componentModel,
TypesCatalog typesCatalog) |
TypeDeclarationLoaderContext(org.mule.runtime.ast.api.ComponentAst componentModel,
TypesCatalog typesCatalog,
Notifier notifier) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.ast.api.ComponentAst |
getComponentModel() |
Optional<Notifier> |
getNotifier() |
TypesCatalog |
getTypesCatalog() |
public TypeDeclarationLoaderContext(org.mule.runtime.ast.api.ComponentAst componentModel,
TypesCatalog typesCatalog)
public TypeDeclarationLoaderContext(org.mule.runtime.ast.api.ComponentAst componentModel,
TypesCatalog typesCatalog,
Notifier notifier)
public TypesCatalog getTypesCatalog()
public org.mule.runtime.ast.api.ComponentAst getComponentModel()
Copyright © 2024 MuleSoft, Inc.. All rights reserved.