|
Rename Attribute hasDefault : boolean to hasPrivateInterfaceMethods : boolean in class com.github.javaparser.ast.validator.chunks.ModifierValidator |
From |
To |
|
Rename Attribute modifiersWithoutStrictfpAndDefault : Validator to modifiersWithoutStrictfpAndDefaultAndStaticInterfaceMethodsAndPrivateInterfaceMethods : Validator in class com.github.javaparser.ast.validator.Java1_0Validator |
From |
To |
|
Rename Attribute modifiers : Validator to modifiersWithoutPrivateInterfaceMethods : Validator in class com.github.javaparser.ast.validator.Java8Validator |
From |
To |
|
Rename Attribute modifiersWithoutDefault : Validator to modifiersWithoutDefaultAndStaticInterfaceMethodsAndPrivateInterfaceMethods : Validator in class com.github.javaparser.ast.validator.Java1_2Validator |
From |
To |