|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CompilationUnitProvider | |
| com.google.gwt.core.ext.typeinfo | |
| Uses of CompilationUnitProvider in com.google.gwt.core.ext.typeinfo |
| Methods in com.google.gwt.core.ext.typeinfo that return CompilationUnitProvider | |
CompilationUnitProvider |
JClassType.getCompilationUnit()
|
| Methods in com.google.gwt.core.ext.typeinfo with parameters of type CompilationUnitProvider | |
JClassType[] |
TypeOracle.getTypesInCompilationUnit(CompilationUnitProvider cup)
|
| Constructors in com.google.gwt.core.ext.typeinfo with parameters of type CompilationUnitProvider | |
JClassType(TypeOracle oracle,
CompilationUnitProvider cup,
JPackage declaringPackage,
JClassType enclosingType,
String name,
int declStart,
int declEnd,
int bodyStart,
int bodyEnd,
boolean isInterface)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||