Uses of Enum Class
com.google.javascript.jscomp.CompilerOptions.PropertyCollapseLevel
Packages that use CompilerOptions.PropertyCollapseLevel
-
Uses of CompilerOptions.PropertyCollapseLevel in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return CompilerOptions.PropertyCollapseLevelModifier and TypeMethodDescriptionCompilerOptions.getPropertyCollapseLevel()
Returns the enum constant of this class with the specified name.CompilerOptions.PropertyCollapseLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.javascript.jscomp with parameters of type CompilerOptions.PropertyCollapseLevelModifier and TypeMethodDescriptionvoid
CompilerOptions.setCollapsePropertiesLevel
(CompilerOptions.PropertyCollapseLevel level)