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