|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XPathVisitor
Visitor interface for the S-RAMP query AST.
| Method Summary | |
|---|---|
void |
visit(AndExpr node)
Visits a specific x-path node. |
void |
visit(Argument node)
Visits a specific x-path node. |
void |
visit(ArtifactSet node)
Visits a specific x-path node. |
void |
visit(EqualityExpr node)
Visits a specific x-path node. |
void |
visit(Expr node)
Visits a specific x-path node. |
void |
visit(ForwardPropertyStep node)
Visits a specific x-path node. |
void |
visit(FunctionCall node)
Visits a specific x-path node. |
void |
visit(LocationPath node)
Visits a specific x-path node. |
void |
visit(OrExpr node)
Visits a specific x-path node. |
void |
visit(Predicate node)
Visits a specific x-path node. |
void |
visit(PrimaryExpr node)
Visits a specific x-path node. |
void |
visit(Query node)
Visits a specific x-path node. |
void |
visit(RelationshipPath node)
Visits a specific x-path node. |
void |
visit(SubartifactSet node)
Visits a specific x-path node. |
| Method Detail |
|---|
void visit(AndExpr node)
node - void visit(Argument node)
node - void visit(ArtifactSet node)
node - void visit(EqualityExpr node)
node - void visit(Expr node)
node - void visit(ForwardPropertyStep node)
node - void visit(FunctionCall node)
node - void visit(LocationPath node)
node - void visit(OrExpr node)
node - void visit(Predicate node)
node - void visit(PrimaryExpr node)
node - void visit(Query node)
node - void visit(RelationshipPath node)
node - void visit(SubartifactSet node)
node -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||