Uses of Enum Class
org.eclipse.xtend.lib.macro.declaration.Modifier
Packages that use Modifier
-
Uses of Modifier in org.eclipse.xtend.lib.macro.declaration
Methods in org.eclipse.xtend.lib.macro.declaration that return ModifierModifier and TypeMethodDescriptionstatic ModifierReturns the enum constant of this class with the specified name.static Modifier[]Modifier.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.xtend.lib.macro.declaration that return types with arguments of type Modifier