org.jrubyparser.rewriter.utils
Class LocalVariables
java.lang.Object
org.jrubyparser.rewriter.utils.LocalVariables
public class LocalVariables
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalVariables
public LocalVariables()
addLocalVariable
public void addLocalVariable(int count,
String name)
addLocalVariable
public void addLocalVariable(StaticScope scope)
getLocalVariable
public String getLocalVariable(int index)
Copyright © 2013. All Rights Reserved.