| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
          Description
| Class | Description | 
|---|---|
| BaseTypeChecker | An abstract SourceCheckerthat provides a simpleSourceVisitorimplementation for typical assignment and
 pseudo-assignment checking of annotated types. | 
| BaseTypeVisitor<R,P> | A SourceVisitorthat performs assignment and pseudo-assignment
 checking, method invocation checking, and assignability checking. | 
Contains a simple typechecker plug-in that performs assignment and pseudo-assignment checks on annotated types.
Most typechecker implementations will want to use the classes in this package as the base of their own typecheckers.
| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||