| Package | Description |
|---|---|
| org.mule.metadata.ast.api | |
| org.mule.metadata.ast.internal | |
| org.mule.metadata.ast.internal.handler |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectFieldHandler.handle(Element element,
ObjectTypeBuilder objectTypeBuilder,
IntrospectionContext context,
TypeVisitor<TypeBuilder<?>,IntrospectionContext> typeVisitor)
Given an
Element |
TypeBuilder<?> |
TypeHandler.handle(TypeMirror typeMirror,
TypeVisitor<TypeBuilder<?>,IntrospectionContext> delegate,
IntrospectionContext context)
Handles a given
TypeMirror and returns the correspondent TypeBuilder |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectFieldHandler.handle(Element element,
ObjectTypeBuilder objectTypeBuilder,
IntrospectionContext context,
TypeVisitor<TypeBuilder<?>,IntrospectionContext> typeVisitor)
Given an
Element |
TypeBuilder<?> |
TypeHandler.handle(TypeMirror typeMirror,
TypeVisitor<TypeBuilder<?>,IntrospectionContext> delegate,
IntrospectionContext context)
Handles a given
TypeMirror and returns the correspondent TypeBuilder |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultObjectFieldHandler.handle(Element element,
ObjectTypeBuilder objectTypeBuilder,
IntrospectionContext context,
TypeVisitor<TypeBuilder<?>,IntrospectionContext> typeVisitor) |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.