|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VariableIndexes
VariableIndexes: a mapping from variable names to their offsets in some table of variable values.
Method Summary | |
---|---|
int |
indexOf(String name)
Answer the index of name , or throw an exception if that
name is not bound in this mapping. |
Method Detail |
---|
int indexOf(String name)
name
, or throw an exception if that
name is not bound in this mapping.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |