Uses of Class
net.sourceforge.pmd.lang.plsql.ast.ASTName
Packages that use ASTName
-
Uses of ASTName in net.sourceforge.pmd.lang.plsql.ast
Methods in net.sourceforge.pmd.lang.plsql.ast that return ASTNameMethods in net.sourceforge.pmd.lang.plsql.ast with parameters of type ASTNameModifier and TypeMethodDescriptionstatic voidInternalApiBridge.setNameDeclaration(ASTName node, NameDeclaration decl) default R