Package com.oracle.truffle.api.frame


package com.oracle.truffle.api.frame
Package containing stack frame representation classes. Such a frames can be converted into MaterializedFrame stored on a heap for later access when the actual stack is elsewhere.
Since:
0.8 or older