public interface INameEnvironmentExtension extends INameEnvironment
findType(char[], char[][], boolean).| Modifier and Type | Method and Description |
|---|---|
NameEnvironmentAnswer |
findType(char[] typeName,
char[][] packageName,
boolean searchWithSecondaryTypes)
Find a type named
|
cleanup, findType, findType, isPackageNameEnvironmentAnswer findType(char[] typeName, char[][] packageName, boolean searchWithSecondaryTypes)
typeName - type to findpackageName - package of the searched typesearchWithSecondaryTypes - flag to switch on/off the search for secondary typesNameEnvironmentAnswer