Class SyntaxHighlighterProxy.Allocator

  • All Implemented Interfaces:
    org.jruby.runtime.ObjectAllocator
    Enclosing class:
    SyntaxHighlighterProxy

    public static class SyntaxHighlighterProxy.Allocator
    extends java.lang.Object
    implements org.jruby.runtime.ObjectAllocator
    • Field Summary

      • Fields inherited from interface org.jruby.runtime.ObjectAllocator

        NOT_ALLOCATABLE_ALLOCATOR
    • Method Detail

      • allocate

        public org.jruby.runtime.builtin.IRubyObject allocate​(org.jruby.Ruby runtime,
                                                              org.jruby.RubyClass rubyClass)
        Specified by:
        allocate in interface org.jruby.runtime.ObjectAllocator