Class JRubyAsciidoctorObjectAllocator
java.lang.Object
org.asciidoctor.jruby.extension.processorproxies.JRubyAsciidoctorObjectAllocator
- All Implemented Interfaces:
org.jruby.runtime.ObjectAllocator
public abstract class JRubyAsciidoctorObjectAllocator
extends Object
implements org.jruby.runtime.ObjectAllocator
-
Field Summary
FieldsFields inherited from interface org.jruby.runtime.ObjectAllocator
NOT_ALLOCATABLE_ALLOCATOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jruby.runtime.ObjectAllocator
allocate
-
Field Details
-
asciidoctor
-
-
Constructor Details
-
JRubyAsciidoctorObjectAllocator
-