Uses of Enum
org.immutables.generator.PostprocessingMachine.ScanAtMost
Packages that use PostprocessingMachine.ScanAtMost
-
Uses of PostprocessingMachine.ScanAtMost in org.immutables.generator
Methods in org.immutables.generator that return PostprocessingMachine.ScanAtMostModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PostprocessingMachine.ScanAtMost[]PostprocessingMachine.ScanAtMost.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.immutables.generator with parameters of type PostprocessingMachine.ScanAtMostModifier and TypeMethodDescriptionprivate static CharSequencePostprocessingMachine.rewrite(CharSequence content, PostprocessingMachine.ImportsBuilder importsBuilder, PostprocessingMachine.ScanAtMost scanAtMost)