Class TemporaryLocalVariable

Direct Known Subclasses:
TemporaryBooleanVariable, TemporaryClosureVariable, TemporaryCurrentModuleVariable, TemporaryFixnumVariable, TemporaryFloatVariable, TemporaryIntVariable, TemporaryLocalReplacementVariable

public class TemporaryLocalVariable extends TemporaryVariable
A set of variables which are only used in a particular scope and never visible to Ruby itself.