Uses of Enum Class
spoon.reflect.visitor.filter.SiblingsFunction.Mode
Packages that use SiblingsFunction.Mode
Package
Description
This package contains a set of useful filters when querying the model.
-
Uses of SiblingsFunction.Mode in spoon.reflect.visitor.filter
Methods in spoon.reflect.visitor.filter that return SiblingsFunction.ModeModifier and TypeMethodDescriptionstatic SiblingsFunction.ModeReturns the enum constant of this class with the specified name.static SiblingsFunction.Mode[]SiblingsFunction.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 SiblingsFunction.Mode