com.hp.hpl.jena.sparql.syntax
Class PatternVarsVisitor
java.lang.Object
com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
- All Implemented Interfaces:
- ElementVisitor
public class PatternVarsVisitor
- extends ElementVisitorBase
acc
public Set<Var> acc
PatternVarsVisitor
public PatternVarsVisitor(Set<Var> s)
visit
public void visit(ElementTriplesBlock el)
- Specified by:
visit
in interface ElementVisitor
- Overrides:
visit
in class ElementVisitorBase
visit
public void visit(ElementPathBlock el)
- Specified by:
visit
in interface ElementVisitor
- Overrides:
visit
in class ElementVisitorBase
visit
public void visit(ElementExists el)
- Specified by:
visit
in interface ElementVisitor
- Overrides:
visit
in class ElementVisitorBase
visit
public void visit(ElementNotExists el)
- Specified by:
visit
in interface ElementVisitor
- Overrides:
visit
in class ElementVisitorBase
visit
public void visit(ElementMinus el)
- Specified by:
visit
in interface ElementVisitor
- Overrides:
visit
in class ElementVisitorBase
visit
public void visit(ElementFilter el)
- Specified by:
visit
in interface ElementVisitor
- Overrides:
visit
in class ElementVisitorBase
visit
public void visit(ElementNamedGraph el)
- Specified by:
visit
in interface ElementVisitor
- Overrides:
visit
in class ElementVisitorBase
visit
public void visit(ElementSubQuery el)
- Specified by:
visit
in interface ElementVisitor
- Overrides:
visit
in class ElementVisitorBase
visit
public void visit(ElementAssign el)
- Specified by:
visit
in interface ElementVisitor
- Overrides:
visit
in class ElementVisitorBase
visit
public void visit(ElementBind el)
- Specified by:
visit
in interface ElementVisitor
- Overrides:
visit
in class ElementVisitorBase
Licenced under the Apache License, Version 2.0