-
Classes Class Description net.sourceforge.pmd.lang.plsql.ast.PLSQLParserImpl Since 7.3.0. PLSQLParserImpl should have been package private because this is an implementation class that should not be used directly.
-
Methods Method Description net.sourceforge.pmd.lang.plsql.ast.PLSQLParserImpl.KEYWORD_UNRESERVED() This is only used to generate a node classnet.sourceforge.pmd.lang.plsql.ast.PLSQLParserImpl.MergeUpdateClausePrefix() MergeUpdateClausePrefix is no longer used as MergeStatement is simplified, but kept for not breaking interface.