| Constructor and Description |
|---|
SimpleNodeUsage(IdentifierNode identifierNode,
String description,
String uri,
NodeType nodeType) |
SimpleNodeUsage(int start,
int end,
String description,
String uri,
NodeType nodeType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
int |
getEnd() |
NodeType |
getNodeType() |
int |
getStart() |
String |
getUri() |
int |
hashCode() |
public SimpleNodeUsage(int start,
int end,
String description,
String uri,
NodeType nodeType)
public SimpleNodeUsage(IdentifierNode identifierNode, String description, String uri, NodeType nodeType)
public String getDescription()
getDescription in interface NodeUsagepublic NodeType getNodeType()
getNodeType in interface NodeUsageCopyright © 2004–2019 OpenL Tablets. All rights reserved.