Uses of Class
net.sourceforge.pmd.lang.plsql.ast.ASTPrimarySuffix
-
Packages that use ASTPrimarySuffix Package Description net.sourceforge.pmd.lang.plsql.ast -
-
Uses of ASTPrimarySuffix in net.sourceforge.pmd.lang.plsql.ast
Methods in net.sourceforge.pmd.lang.plsql.ast that return ASTPrimarySuffix Modifier and Type Method Description ASTPrimarySuffix
PLSQLParserImpl. PrimarySuffix()
Deprecated.Methods in net.sourceforge.pmd.lang.plsql.ast with parameters of type ASTPrimarySuffix Modifier and Type Method Description default R
PlsqlVisitor. visit(ASTPrimarySuffix node, P data)
-