Uses of Enum Class
dev.dimlight.maven.plugin.shellcheck.BinaryResolutionMethod
Packages that use BinaryResolutionMethod
-
Uses of BinaryResolutionMethod in dev.dimlight.maven.plugin.shellcheck
Methods in dev.dimlight.maven.plugin.shellcheck that return BinaryResolutionMethodModifier and TypeMethodDescriptionstatic BinaryResolutionMethodReturns the enum constant of this class with the specified name.static BinaryResolutionMethod[]BinaryResolutionMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.dimlight.maven.plugin.shellcheck with parameters of type BinaryResolutionMethodModifier and TypeMethodDescriptionBinaryResolver.resolve(BinaryResolutionMethod resolutionMethod) Performs binary resolution.