public class ParsingContext extends Object
| Constructor and Description |
|---|
ParsingContext(HandlerConfiguration handlerConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
List<TypeAnnotation> |
getAnnotations() |
HandlerConfiguration |
getHandlerConfiguration() |
ParsingContext |
withAnnotation(TypeAnnotation annotation) |
public ParsingContext(HandlerConfiguration handlerConfiguration)
public HandlerConfiguration getHandlerConfiguration()
public List<TypeAnnotation> getAnnotations()
public ParsingContext withAnnotation(TypeAnnotation annotation)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.