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