| Package | Description |
|---|---|
| org.eclipse.xtend.lib.annotations |
| Modifier and Type | Method and Description |
|---|---|
AccessorType |
AccessorsProcessor.Util.getGetterType(FieldDeclaration it) |
AccessorType |
AccessorsProcessor.Util.getSetterType(FieldDeclaration it) |
static AccessorType |
AccessorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessorType[] |
AccessorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Visibility |
AccessorsProcessor.Util.toVisibility(AccessorType type) |
Copyright © 2015. All Rights Reserved.