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 Details

  • Constructor Details

    • JRubyAsciidoctorObjectAllocator

      public JRubyAsciidoctorObjectAllocator(JRubyAsciidoctor asciidoctor)