Interface LookupResult
- All Known Implementing Classes:
LookupResultImpl
public interface LookupResult
-
Method Details
-
getContext
Context getContext() -
getElement
OS_Element getElement() -
getImportInfo
ContextInfo getImportInfo() -
getLevel
int getLevel() -
getName
String getName() -
toString
String toString()
-