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 ASTComment
PLSQLParserImpl. 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 R
PlsqlVisitor. visit(ASTComment node, P data)
-