Package org.apache.jena.sparql.lang
Class SyntaxVarScope
- java.lang.Object
-
- org.apache.jena.sparql.lang.SyntaxVarScope
-
public class SyntaxVarScope extends java.lang.ObjectCalculate in-scope variables from the AST
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSyntaxVarScope.VarScopeChecker
-
Constructor Summary
Constructors Constructor Description SyntaxVarScope()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcheck(Query query)static voidcheck(Element queryPattern)
-