public interface IHasInnerClass
| Modifier and Type | Method and Description |
|---|---|
IType |
getInnerClass(CharSequence strTypeName)
returns the appropriate inner class
|
List<? extends IType> |
getInnerClasses() |
List<? extends IType> |
getLoadedInnerClasses() |
Copyright © 2015. All rights reserved.