Uses of Class
edu.vub.at.objects.mirrors.NativeClosure

Packages that use NativeClosure
edu.vub.at.objects.mirrors   
 

Uses of NativeClosure in edu.vub.at.objects.mirrors
 

Methods in edu.vub.at.objects.mirrors that return NativeClosure
static NativeClosure Reflection.upMethodSelection(ATObject atOrigRcvr, java.lang.String jSelector, ATSymbol origSelector)
          upMethodSelection takes an explicit AmbientTalk field selection and checks whether a Java method exists that matches the selector.