public static final class ClassIndex.Symbols extends Object
ClassIndex.getDeclaredSymbols(java.lang.String, org.netbeans.api.java.source.ClassIndex.NameKind, java.util.Set)
.Modifier and Type | Method and Description |
---|---|
ElementHandle<TypeElement> |
getEnclosingType()
The type that contains some symbols matching the required criterie.
|
Set<String> |
getSymbols()
The simple names of all symbols matching the criteria inside the given enclosing type.
|
public ElementHandle<TypeElement> getEnclosingType()