public interface IExecutionContext extends Reference
| Modifier and Type | Method and Description | 
|---|---|
IProgramMethod | 
getMethodContext()
returns the program method which is currently active 
 | 
ReferencePrefix | 
getRuntimeInstance()
returns the runtime instance object 
 | 
TypeReference | 
getTypeReference()
returns the type reference to the next enclosing class 
 | 
getComments, matchequalsModRenaming, getEndPosition, getFirstElement, getFirstElementIncludingBlocks, getLastElement, getPositionInfo, getRelativePosition, getStartPosition, prettyPrint, visitTypeReference getTypeReference()
IProgramMethod getMethodContext()
ReferencePrefix getRuntimeInstance()