public static interface ContentAssistProposals.EnumProposals
IType of the enum type and the list of possible enum constants.| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
enumConstants()
Returns the list of enum constants that have been filtered.
|
IType |
enumType()
The
IType representing the enum type. |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.