Package org.oclparser.internal.core.typecheck

Interface Summary
IJdtAdapter IJdtAdapter is the interface to the Java type information provided by Eclipse's JDT.
 

Class Summary
JdtAdapter  
JdtFacade JdtFacade implements ModelFacadeby extracting the required information from the JDT model and also from compiled Java classes via Java Reflection.
JdtTypeAny  
TypeCheckVisitor TypeCheckVisitor extends TypeChecker only by storing the line and column if an error occurs.