Uses of Enum
org.inferred.freebuilder.processor.source.feature.SourceLevel
Packages that use SourceLevel
-
Uses of SourceLevel in org.inferred.freebuilder.processor.source.feature
Fields in org.inferred.freebuilder.processor.source.feature with type parameters of type SourceLevelModifier and TypeFieldDescriptionstatic final FeatureType<SourceLevel> SourceLevel.SOURCE_LEVELConstant to pass toSourceBuilder.feature(FeatureType)to get the currentSourceLevel.Methods in org.inferred.freebuilder.processor.source.feature that return SourceLevelModifier and TypeMethodDescriptionstatic SourceLevelReturns the enum constant of this type with the specified name.static SourceLevel[]SourceLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.