com.hp.hpl.jena.sparql.lang
Class SyntaxVarScope

java.lang.Object
  extended by com.hp.hpl.jena.sparql.lang.SyntaxVarScope

public class SyntaxVarScope
extends Object

Calculate in-scope variables from the AST


Nested Class Summary
static class SyntaxVarScope.ScopeWalker
           
 
Constructor Summary
SyntaxVarScope()
           
 
Method Summary
static void check(Query query)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyntaxVarScope

public SyntaxVarScope()
Method Detail

check

public static void check(Query query)


Licenced under the Apache License, Version 2.0