Uses of Enum
org.spockframework.runtime.model.BlockKind
Packages that use BlockKind
-
Uses of BlockKind in org.spockframework.runtime.model
Methods in org.spockframework.runtime.model that return BlockKindModifier and TypeMethodDescriptionBlockInfo.getKind()static BlockKindReturns the enum constant of this type with the specified name.static BlockKind[]BlockKind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.spockframework.runtime.model with parameters of type BlockKind