|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStackFrame
An abstract definition of ATL VM stack frames.
Method Summary | |
---|---|
IOperation |
getIOperation()
Returns the frame operation. |
java.util.Map<java.lang.String,java.lang.Object> |
getLocalVariables()
Returns the local variables map. |
int |
getLocation()
Returns the current frame location. |
Method Detail |
---|
IOperation getIOperation()
java.util.Map<java.lang.String,java.lang.Object> getLocalVariables()
int getLocation()
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |