Uses of Class
org.jruby.compiler.impl.SkinnyMethodAdapter

Packages that use SkinnyMethodAdapter
org.jruby.compiler.impl   
 

Uses of SkinnyMethodAdapter in org.jruby.compiler.impl
 

Methods in org.jruby.compiler.impl that return SkinnyMethodAdapter
 SkinnyMethodAdapter StandardASMCompiler.getMethodAdapter()
           
 SkinnyMethodAdapter StandardASMCompiler.popMethodAdapter()
           
 

Methods in org.jruby.compiler.impl with parameters of type SkinnyMethodAdapter
 void StandardASMCompiler.pushMethodAdapter(SkinnyMethodAdapter mv)
           
 



Copyright © 2002-2007 JRuby Team. All Rights Reserved.