public class ComponentResolutionScope extends Object implements DataSenseResolutionScope
| Constructor and Description |
|---|
ComponentResolutionScope(Location location)
Creates an instance of the scope for the given component location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DataSenseResolutionScopeVisitor visitor)
Allows to visit the scope hierarchy.
|
Location |
getLocation() |
String |
toString() |
public Location getLocation()
public void accept(DataSenseResolutionScopeVisitor visitor)
DataSenseResolutionScopeaccept in interface DataSenseResolutionScopeCopyright © 2017 MuleSoft, Inc.. All rights reserved.