|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.dynamicjava.sourcechecker.CompilationUnitChecker
public class CompilationUnitChecker
| Constructor Summary | |
|---|---|
CompilationUnitChecker(TypeContext context,
Options opt)
|
|
| Method Summary | |
|---|---|
Relation<TypeDeclaration,ClassChecker> |
extractDeclarations(CompilationUnit u)
Produce a ClassChecker for each TypeDeclaration in the compilation unit. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompilationUnitChecker(TypeContext context,
Options opt)
| Method Detail |
|---|
public Relation<TypeDeclaration,ClassChecker> extractDeclarations(CompilationUnit u)
throws InterpreterException
InterpreterException - If there is an error in the import statements.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||