Class AbstractPLSQLRule

    • Constructor Detail

      • AbstractPLSQLRule

        public AbstractPLSQLRule()
    • Method Detail

      • getDeclaringType

        protected final String getDeclaringType​(Node node)
        Gets the Image of the first parent node of type ASTClassOrInterfaceDeclaration or null
        Parameters:
        node - the node which will be searched
      • isQualifiedName

        public static boolean isQualifiedName​(Node node)
      • importsPackage

        public static boolean importsPackage​(ASTInput node,
                                             String packageName)