| 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(ASTOXPathActionPath node,
     Object data)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
OXPathVisitorGenericAdaptor.visit(ASTOXPathActionPath node,
     Object data)  | 
abstract U | 
OXPathVisitorGenericAdaptor.visitNode(ASTOXPathActionPath node,
         T data)  | 
| Modifier and Type | Method and Description | 
|---|---|
CustomSimpleNode | 
AttributeCollectorVisitor.visitNode(ASTOXPathActionPath node,
         AttributeCollectorVisitor.MyData data)
Constructs the  
String representation of the subtree rooted at node | 
CustomSimpleNode | 
SimpleXPathAggregatorVisitor.visitNode(ASTOXPathActionPath node,
         List<String> data)
Constructs the  
String representation of the subtree rooted at node | 
CustomSimpleNode | 
StepCollapseVisitor.visitNode(ASTOXPathActionPath node,
         Object data)
Constructs the  
String representation of the subtree rooted at node | 
String | 
DumpTreeVisitor.visitNode(ASTOXPathActionPath node,
         Object data)
Constructs the  
String representation of the subtree rooted at node | 
String | 
PrintVisitor.visitNode(ASTOXPathActionPath node,
         Object data)
Constructs the  
String representation of the subtree rooted at node | 
CustomSimpleNode | 
RelativePathCollector.visitNode(ASTOXPathActionPath 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.