Uses of Enum
org.blocktest.utils.Constant.StatementType
Packages that use Constant.StatementType
-
Uses of Constant.StatementType in org.blocktest.utils
Subclasses with type arguments of type Constant.StatementType in org.blocktest.utilsMethods in org.blocktest.utils that return Constant.StatementTypeModifier and TypeMethodDescriptionstatic Constant.StatementTypeReturns the enum constant of this type with the specified name.static Constant.StatementType[]Constant.StatementType.values()Returns an array containing the constants of this enum type, in the order they are declared.