Package org.jruby.embed.variable
package org.jruby.embed.variable
-
ClassDescriptionRepresents bidirectional, both Java and Ruby, variables.Defines a type correspond to Ruby's variables and constant types.An implementation of BiVariable for a Ruby class variable.An implementation of BiVariable for a Ruby constant.An implementation of BiVariable for a Ruby global variable.An implementation of BiVariable for a Ruby instance variable.An implementation of BiVariable for JSR223 style global variable.An implementation of BiVariable for a persistent local variable.An implementation of BiVariable for a transient local variable.This class is responsible to local variable behavior dependent processing.