| Package | Description |
|---|---|
| uk.ac.ox.cs.diadem.oxpath.parse.ast | |
| uk.ac.ox.cs.diadem.oxpath.parse.visitor | |
| uk.ac.ox.cs.diadem.oxpath.utils |
| Modifier and Type | Method and Description |
|---|---|
Object |
OXPathParserVisitor.visit(ASTRelativeOXPathLocationPath node,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
Object |
OXPathVisitorGenericAdaptor.visit(ASTRelativeOXPathLocationPath node,
Object data) |
abstract U |
OXPathVisitorGenericAdaptor.visitNode(ASTRelativeOXPathLocationPath node,
T data) |
| Modifier and Type | Method and Description |
|---|---|
CustomSimpleNode |
AttributeCollectorVisitor.visitNode(ASTRelativeOXPathLocationPath node,
AttributeCollectorVisitor.MyData data)
Constructs the
String representation of the subtree rooted at node |
CustomSimpleNode |
SimpleXPathAggregatorVisitor.visitNode(ASTRelativeOXPathLocationPath node,
List<String> data)
Constructs the
String representation of the subtree rooted at node |
CustomSimpleNode |
StepCollapseVisitor.visitNode(ASTRelativeOXPathLocationPath node,
Object data)
Constructs the
String representation of the subtree rooted at node |
String |
DumpTreeVisitor.visitNode(ASTRelativeOXPathLocationPath node,
Object data)
Constructs the
String representation of the subtree rooted at node |
String |
PrintVisitor.visitNode(ASTRelativeOXPathLocationPath node,
Object data)
Constructs the
String representation of the subtree rooted at node |
CustomSimpleNode |
RelativePathCollector.visitNode(ASTRelativeOXPathLocationPath node,
uk.ac.ox.cs.diadem.oxpath.utils.RelativePathCollector.MyLocalContext data)
Constructs the
String representation of the subtree rooted at node |
Copyright © 2020 OXPath Team. All rights reserved.