Interface NewAttributeBands.AttributeLayoutElement
- All Known Implementing Classes:
NewAttributeBands.Call, NewAttributeBands.Callable, NewAttributeBands.Integral, NewAttributeBands.LayoutElement, NewAttributeBands.Reference, NewAttributeBands.Replication, NewAttributeBands.Union, NewAttributeBands.UnionCase
- Enclosing class:
NewAttributeBands
public static interface NewAttributeBands.AttributeLayoutElement
An AttributeLayoutElement is a part of an attribute layout and has one or more bands associated with it, which transmit the AttributeElement data for
successive Attributes of this type.
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttributeToBand(NewAttribute attribute, InputStream inputStream) voidpack(OutputStream ouputStream) voidrenumberBci(IntList bciRenumbering, Map<org.objectweb.asm.Label, Integer> labelsToOffsets)
-
Method Details
-
addAttributeToBand
-
pack
- Throws:
IOExceptionPack200Exception
-
renumberBci
-