Uses of Class
org.jruby.RubyModule.ConstantTableEntry

Packages that use RubyModule.ConstantTableEntry
org.jruby   
 

Uses of RubyModule.ConstantTableEntry in org.jruby
 

Fields in org.jruby declared as RubyModule.ConstantTableEntry
protected  RubyModule.ConstantTableEntry[] RubyModule.constantTable
           
 

Methods in org.jruby that return RubyModule.ConstantTableEntry
protected  RubyModule.ConstantTableEntry[] IncludedModuleWrapper.constantTableGetTable()
           
protected  RubyModule.ConstantTableEntry[] RubyModule.constantTableGetTable()
           
 



Copyright © 2002-2007 JRuby Team. All Rights Reserved.