Package org.jruby.javasupport.binding
Class NamedInstaller
java.lang.Object
org.jruby.javasupport.binding.NamedInstaller
- Direct Known Subclasses:
FieldInstaller,MethodInstaller
Created by headius on 2/26/15.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final int(package private) static final int(package private) final String(package private) static final int(package private) static final int(package private) final int(package private) final Visibility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) boolean(package private) abstract voidinstall(RubyModule proxy) (package private) booleanisPublic()
-
Field Details
-
STATIC_FIELD
static final int STATIC_FIELD- See Also:
-
STATIC_METHOD
static final int STATIC_METHOD- See Also:
-
INSTANCE_FIELD
static final int INSTANCE_FIELD- See Also:
-
INSTANCE_METHOD
static final int INSTANCE_METHOD- See Also:
-
name
-
type
final int type -
visibility
-
-
Constructor Details
-
NamedInstaller
-
-
Method Details
-
install
-
hasLocalMethod
boolean hasLocalMethod() -
isPublic
boolean isPublic()
-