Uses of Class
net.sourceforge.pmd.lang.plsql.ast.ASTName
-
Packages that use ASTName Package Description net.sourceforge.pmd.lang.plsql.ast -
-
Uses of ASTName in net.sourceforge.pmd.lang.plsql.ast
Methods in net.sourceforge.pmd.lang.plsql.ast that return ASTName Modifier and Type Method Description ASTName
PLSQLParserImpl. Name()
Deprecated.Methods in net.sourceforge.pmd.lang.plsql.ast with parameters of type ASTName Modifier and Type Method Description static void
InternalApiBridge. setNameDeclaration(ASTName node, NameDeclaration decl)
default R
PlsqlVisitor. visit(ASTName node, P data)
-