public static class MethodUsagesSearcher.MethodUsage extends Object implements NodeUsage
| Constructor and Description |
|---|
MethodUsage(int startPos,
int endPos,
IOpenMethod method) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
int |
getEnd() |
IOpenMethod |
getMethod() |
NodeType |
getNodeType() |
int |
getStart() |
String |
getUri() |
int |
hashCode() |
public MethodUsage(int startPos,
int endPos,
IOpenMethod method)
public int getStart()
public int getEnd()
public IOpenMethod getMethod()
public String getUri()
public NodeType getNodeType()
getNodeType in interface NodeUsagepublic String getDescription()
getDescription in interface NodeUsageCopyright © 2004–2019 OpenL Tablets. All rights reserved.