Uses of Enum
org.immutables.generator.PostprocessingMachine.CommentState
Packages that use PostprocessingMachine.CommentState
-
Uses of PostprocessingMachine.CommentState in org.immutables.generator
Fields in org.immutables.generator declared as PostprocessingMachine.CommentStateModifier and TypeFieldDescription(package private) PostprocessingMachine.CommentStatePostprocessingMachine.CommentMachine.stateMethods in org.immutables.generator that return PostprocessingMachine.CommentStateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PostprocessingMachine.CommentState[]PostprocessingMachine.CommentState.values()Returns an array containing the constants of this enum type, in the order they are declared.