Uses of Class
org.jruby.runtime.ivars.VariableTableManager
Packages that use VariableTableManager
-
Uses of VariableTableManager in org.jruby
Methods in org.jruby that return VariableTableManager -
Uses of VariableTableManager in org.jruby.runtime.ivars
Methods in org.jruby.runtime.ivars that return VariableTableManagerMethods in org.jruby.runtime.ivars with parameters of type VariableTableManagerModifier and TypeMethodDescriptionVariableAccessorField.getVariableAccessorForWrite
(VariableTableManager tableMgr) Retrieve the variable access for write.