public ExecutionContext(TypeReference classContext, ReferencePrefix runtimeInstance)(Code)
creates an execution context reference
Parameters: classContext - the TypeReference refering to the next enclosingclass Parameters: runtimeInstance - a ReferencePrefix to the object thatis currently active/executed
Returns the child at the specified index in this node's "virtual"
child array.
Parameters: index - an index into this node's "virtual" child array the program element at the given position exception: ArrayIndexOutOfBoundsException - if index is outof bounds