Class RipperLibrary

java.lang.Object
org.jruby.ext.ripper.RipperLibrary
All Implemented Interfaces:
Library

public class RipperLibrary extends Object implements Library
  • Field Details

  • Constructor Details

    • RipperLibrary

      public RipperLibrary()
  • Method Details

    • load

      public void load(Ruby runtime, boolean wrap)
      Specified by:
      load in interface Library