Uses of Enum Class
com.e1c.langtool.v8.dt.bsl.translator.VariableDuplicatesResolveLevel
Packages that use VariableDuplicatesResolveLevel
-
Uses of VariableDuplicatesResolveLevel in com.e1c.langtool.v8.dt.bsl.translator
Methods in com.e1c.langtool.v8.dt.bsl.translator that return VariableDuplicatesResolveLevelModifier and TypeMethodDescriptionTranslatorProperties.getCheckVariableDuplicatesResolveLevel()VariableDuplicatesResolveLevel.parseValidationLevel(String value) Returns the enum constant of this class with the specified name.static VariableDuplicatesResolveLevel[]VariableDuplicatesResolveLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.e1c.langtool.v8.dt.bsl.translator with parameters of type VariableDuplicatesResolveLevelModifier and TypeMethodDescriptionvoidTranslatorProperties.setCheckVariableDuplicatesResolveLevel(VariableDuplicatesResolveLevel value)