Uses of Class
net.sourceforge.pmd.lang.plsql.ast.ASTComment
-
Packages that use ASTComment Package Description net.sourceforge.pmd.lang.plsql.ast -
-
Uses of ASTComment in net.sourceforge.pmd.lang.plsql.ast
Methods in net.sourceforge.pmd.lang.plsql.ast that return ASTComment Modifier and Type Method Description ASTCommentPLSQLParserImpl. Comment()Deprecated.https://docs.oracle.com/en/database/oracle/oracle-database/18/sqlrf/COMMENT.html#GUID-65F447C4-6914-4823-9691-F15D52DB74D7Methods in net.sourceforge.pmd.lang.plsql.ast with parameters of type ASTComment Modifier and Type Method Description default RPlsqlVisitor. visit(ASTComment node, P data)
-