Uses of Class
net.sourceforge.pmd.lang.plsql.ast.ASTTableName
-
Packages that use ASTTableName Package Description net.sourceforge.pmd.lang.plsql.ast -
-
Uses of ASTTableName in net.sourceforge.pmd.lang.plsql.ast
Methods in net.sourceforge.pmd.lang.plsql.ast that return ASTTableName Modifier and Type Method Description ASTTableNamePLSQLParserImpl. TableName()Deprecated.Methods in net.sourceforge.pmd.lang.plsql.ast with parameters of type ASTTableName Modifier and Type Method Description default RPlsqlVisitor. visit(ASTTableName node, P data)
-