Uses of Enum
org.inferred.freebuilder.processor.source.SourceParser.State
Packages that use SourceParser.State
-
Uses of SourceParser.State in org.inferred.freebuilder.processor.source
Fields in org.inferred.freebuilder.processor.source declared as SourceParser.StateMethods in org.inferred.freebuilder.processor.source that return SourceParser.StateModifier and TypeMethodDescriptionstatic SourceParser.StateReturns the enum constant of this type with the specified name.static SourceParser.State[]SourceParser.State.values()Returns an array containing the constants of this enum type, in the order they are declared.