Uses of Class
net.sourceforge.pmd.lang.plsql.ast.ASTGlobal
Packages that use ASTGlobal
-
Uses of ASTGlobal in net.sourceforge.pmd.lang.plsql.ast
Methods in net.sourceforge.pmd.lang.plsql.ast that return ASTGlobalModifier and TypeMethodDescriptionfinal ASTGlobalPLSQLParserImpl.Global()Deprecated.All global definitions of triggers, functions and procedures are evaluated here.Methods in net.sourceforge.pmd.lang.plsql.ast with parameters of type ASTGlobal