Package org.jruby

Class RubyGlobal.PostMatchGlobalVariable

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

private static class RubyGlobal.PostMatchGlobalVariable extends GlobalVariable
  • Constructor Details

    • PostMatchGlobalVariable

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