Uses of Enum Class
spoon.reflect.visitor.filter.AllTypeMembersFunction.Mode
Packages that use AllTypeMembersFunction.Mode
Package
Description
This package contains a set of useful filters when querying the model.
-
Uses of AllTypeMembersFunction.Mode in spoon.reflect.visitor.filter
Methods in spoon.reflect.visitor.filter that return AllTypeMembersFunction.ModeModifier and TypeMethodDescriptionstatic AllTypeMembersFunction.ModeReturns the enum constant of this class with the specified name.static AllTypeMembersFunction.Mode[]AllTypeMembersFunction.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in spoon.reflect.visitor.filter with parameters of type AllTypeMembersFunction.ModeModifier and TypeMethodDescriptionAllTypeMembersFunction.setMode(AllTypeMembersFunction.Mode mode)