Package org.jruby

Class RubyGlobal.LastMatchGlobalVariable

java.lang.Object
org.jruby.runtime.GlobalVariable
org.jruby.RubyGlobal.LastMatchGlobalVariable
Enclosing class:
RubyGlobal

private static class RubyGlobal.LastMatchGlobalVariable extends GlobalVariable
  • Constructor Details

    • LastMatchGlobalVariable

      public LastMatchGlobalVariable(Ruby runtime, String name)
  • Method Details