public interface IScopedNode
Modifier and Type | Method and Description |
---|---|
int |
getDepth()
How many scopes down we should look for this variable
|
int |
getIndex()
Which index (or slot) this variable is located at in the scope it is stored in.
|
Copyright © 2001-2018 JRuby. All Rights Reserved.