public class TypeContextQuery extends Object implements TypedApplicationQuery<TypeContextQueryResult>
| Constructor and Description |
|---|
TypeContextQuery(org.mule.runtime.api.component.location.Location location) |
| Modifier and Type | Method and Description |
|---|---|
Optional<TypeContextQueryResult> |
perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
public TypeContextQuery(org.mule.runtime.api.component.location.Location location)
public Optional<TypeContextQueryResult> perform(MuleApplicationNode muleApplicationNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification)
perform in interface TypedApplicationQuery<TypeContextQueryResult>muleApplicationNode - dataSenseProviderResolver - astNotification - Copyright © 2017 MuleSoft, Inc.. All rights reserved.