edu.mit.csail.sdg.squander.spec.IncompatibleTypesException Class Reference
[Specification]

Inherits edu::mit::csail::sdg::squander::spec::TypeCheckException.

Collaboration diagram for edu.mit.csail.sdg.squander.spec.IncompatibleTypesException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IncompatibleTypesException (JType t1, JType t2, int pos, String expr)
JType getT1 ()
JType getT2 ()
String getExpr ()
int getPos ()

Private Attributes

final JType t1
final JType t2
final String expr
final int pos

Static Private Attributes

static final long serialVersionUID = 9096734998607169611L

Detailed Description

Definition at line 7 of file IncompatibleTypesException.java.


Constructor & Destructor Documentation

edu.mit.csail.sdg.squander.spec.IncompatibleTypesException.IncompatibleTypesException ( JType  t1,
JType  t2,
int  pos,
String  expr 
)

Definition at line 15 of file IncompatibleTypesException.java.


Member Function Documentation

String edu.mit.csail.sdg.squander.spec.IncompatibleTypesException.getExpr (  ) 
int edu.mit.csail.sdg.squander.spec.IncompatibleTypesException.getPos (  ) 
JType edu.mit.csail.sdg.squander.spec.IncompatibleTypesException.getT1 (  ) 
JType edu.mit.csail.sdg.squander.spec.IncompatibleTypesException.getT2 (  ) 

Member Data Documentation

final long edu.mit.csail.sdg.squander.spec.IncompatibleTypesException.serialVersionUID = 9096734998607169611L [static, private]

The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208