Class SyntaxVarScope


  • public class SyntaxVarScope
    extends java.lang.Object
    Calculate in-scope variables from the AST
    • Constructor Summary

      Constructors 
      Constructor Description
      SyntaxVarScope()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void check​(Query query)  
      static void check​(Element queryPattern)  
      • 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)
      • check

        public static void check​(Element queryPattern)