Package org.jruby.runtime.callsite
Class RespondToCallSite.RespondToTuple
java.lang.Object
org.jruby.runtime.callsite.RespondToCallSite.RespondToTuple
- Enclosing class:
- RespondToCallSite
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal booleanfinal CacheEntryfinal String(package private) static final RespondToCallSite.RespondToTuplefinal IRubyObjectfinal booleanfinal CacheEntry -
Constructor Summary
ConstructorsConstructorDescriptionRespondToTuple(String name, boolean checkVisibility, CacheEntry respondToMethod, CacheEntry entry) RespondToTuple(String name, boolean checkVisibility, CacheEntry respondToMethod, CacheEntry entry, IRubyObject respondsTo) -
Method Summary
-
Field Details
-
NULL_CACHE
-
name
-
checkVisibility
public final boolean checkVisibility -
respondToMethod
-
entry
-
respondsTo
-
respondsToBoolean
public final boolean respondsToBoolean
-
-
Constructor Details
-
RespondToTuple
public RespondToTuple(String name, boolean checkVisibility, CacheEntry respondToMethod, CacheEntry entry, IRubyObject respondsTo) -
RespondToTuple
public RespondToTuple(String name, boolean checkVisibility, CacheEntry respondToMethod, CacheEntry entry)
-
-
Method Details
-
cacheOk
-