Revert changes to apex rules
Someone may be using those properties, this would be a breaking change
This commit is contained in:
@ -13,7 +13,10 @@ import net.sourceforge.pmd.lang.ParserOptions;
|
||||
import net.sourceforge.pmd.properties.BooleanProperty;
|
||||
import net.sourceforge.pmd.properties.EnumeratedProperty;
|
||||
|
||||
|
||||
/**
|
||||
* @deprecated Will be removed in 7.0 TODO refactor this into language versions?
|
||||
*/
|
||||
@Deprecated
|
||||
public class EcmascriptParserOptions extends ParserOptions {
|
||||
|
||||
public enum Version {
|
||||
|
Reference in New Issue
Block a user