Uses of Class
mycompiler.myexception.MatchException

Packages that use MatchException
mycompiler.mytypereconstruction.unify   
 

Uses of MatchException in mycompiler.mytypereconstruction.unify
 

Methods in mycompiler.mytypereconstruction.unify that throw MatchException
static java.util.Hashtable Unify.match(RefType FCtype, RefType tomatch, java.util.Hashtable ht)