-
- All Implemented Interfaces:
public class StackFrameType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static StackFrameType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StackFrameTypegetFromTag(Integer tag)Get the stack frame type from the associated bytecode. -
-
Method Detail
-
getFromTag
final StackFrameType getFromTag(Integer tag)
Get the stack frame type from the associated bytecode.
-
-
-
-