forked from phoedos/pmd
Deprecate generated parser implementations
This commit is contained in:
@@ -176,7 +176,7 @@ import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* @deprecated PLSQLParserImpl should have been package private because this is an implementation class
|
||||
* @deprecated Since 7.3.0. PLSQLParserImpl should have been package private because this is an implementation class
|
||||
* that should not be used directly.
|
||||
*/
|
||||
@Deprecated
|
||||
|
Reference in New Issue
Block a user