org.jruby.embed.internal
Annotation Type CallMethodType


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface CallMethodType

Author:
Yoko Harada

Required Element Summary
 int methodType
           
 

Element Detail

methodType

public abstract int methodType


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