Uses of Class
net.sourceforge.pmd.lang.plsql.ast.ASTCollectionTypeName
-
Packages that use ASTCollectionTypeName Package Description net.sourceforge.pmd.lang.plsql.ast -
-
Uses of ASTCollectionTypeName in net.sourceforge.pmd.lang.plsql.ast
Methods in net.sourceforge.pmd.lang.plsql.ast that return ASTCollectionTypeName Modifier and Type Method Description ASTCollectionTypeNamePLSQLParserImpl. CollectionTypeName()Deprecated.https://docs.oracle.com/en/database/oracle/oracle-database/23/lnpls/CREATE-TYPE-statement.html#GUID-389D603D-FBD0-452A-8414-240BBBC57034__OBJECT_BASE_TYPE_DEF-DE2DD0FFMethods in net.sourceforge.pmd.lang.plsql.ast with parameters of type ASTCollectionTypeName Modifier and Type Method Description default RPlsqlVisitor. visit(ASTCollectionTypeName node, P data)
-