Class PatternVars

java.lang.Object
org.apache.jena.sparql.syntax.PatternVars

public class PatternVars extends Object
Get the variables potentially bound by an element. All mentioned variables except those in MINUS and FILTER (and hence NOT EXISTS) The work is done by PatternVarsVisitor.