|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.ast.visitor.rewriter.utils.LocalVariables
Constructor Summary | |
LocalVariables()
|
Method Summary | |
void |
addLocalVariable(int count,
java.lang.String name)
|
void |
addLocalVariable(StaticScope scope)
|
java.lang.String |
getLocalVariable(int index)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LocalVariables()
Method Detail |
public void addLocalVariable(int count, java.lang.String name)
public void addLocalVariable(StaticScope scope)
public java.lang.String getLocalVariable(int index)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |