Uses of Enum Class
com.fizzed.rocker.model.ForStatement.Form
Packages that use ForStatement.Form
-
Uses of ForStatement.Form in com.fizzed.rocker.model
Fields in com.fizzed.rocker.model declared as ForStatement.FormMethods in com.fizzed.rocker.model that return ForStatement.FormModifier and TypeMethodDescriptionForStatement.getForm()static ForStatement.FormReturns the enum constant of this class with the specified name.static ForStatement.Form[]ForStatement.Form.values()Returns an array containing the constants of this enum class, in the order they are declared.