| Package | Description |
|---|---|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassFile.StackMapTableAttribute.AppendFrame
Representation of the
append_frame structure; see JVMS8 4.7.4. |
static class |
ClassFile.StackMapTableAttribute.ChopFrame
Representation of the
chop_frame structure; see JVMS8 4.7.4. |
static class |
ClassFile.StackMapTableAttribute.FullFrame
Representation of the
full_frame structure; see JVMS8 4.7.4. |
static class |
ClassFile.StackMapTableAttribute.SameFrame
Representation of the
same_frame structure; see JVMS8 4.7.4. |
static class |
ClassFile.StackMapTableAttribute.SameFrameExtended
Representation of the
same_frame_extended structure; see JVMS8 4.7.4. |
static class |
ClassFile.StackMapTableAttribute.SameLocals1StackItemFrame
Representation of the
same_locals_1_stack_item_frame structure; see JVMS8 4.7.4. |
static class |
ClassFile.StackMapTableAttribute.SameLocals1StackItemFrameExtended
Representation of the
same_locals_1_stack_item_frame_extended structure; see JVMS8 4.7.4. |
Copyright © 2019. All rights reserved.