Package org.jruby

Class RubyGlobal.PreMatchGlobalVariable

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

private static class RubyGlobal.PreMatchGlobalVariable extends GlobalVariable
  • Constructor Details

    • PreMatchGlobalVariable

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