Class | Description |
---|---|
AnnotationBinder |
Annotation processor for generating "populators" to bind native Java methods as Ruby methods, and
to gather a list of classes seen during compilation that should have their invokers regenerated.
|
AnnotationHelper |
Utility methods for generating bindings at build time.
|
ExecutableElementDescriptor |
A version of MethodDescriptor that works against ExecutableElement during compile time annotation processing.
|
IndyBinder |
Annotation processor for generating "populators" to bind native Java methods as Ruby methods, and
to gather a list of classes seen during compilation that should have their invokers regenerated.
|
InvokerGenerator | |
JavaMethodDescriptor | |
MethodDescriptor<T> | |
TypePopulator | |
TypePopulator.DefaultTypePopulator |
Enum | Description |
---|---|
CoercionType | |
FrameField |
Annotation Type | Description |
---|---|
Coercion | |
JRubyClass | |
JRubyConstant | |
JRubyMethod | |
JRubyModule |
Copyright © 2001-2016 JRuby. All Rights Reserved.