Uses of Enum Class
com.strobel.decompiler.languages.java.analysis.UsageType
Packages that use UsageType
-
Uses of UsageType in com.strobel.decompiler.languages.java.analysis
Methods in com.strobel.decompiler.languages.java.analysis that return UsageTypeModifier and TypeMethodDescriptionstatic UsageType
UsageClassifier.getUsageType
(Expression expression) static UsageType
Returns the enum constant of this class with the specified name.static UsageType[]
UsageType.values()
Returns an array containing the constants of this enum class, in the order they are declared.