Package org.jboss.classfilewriter.code
Class BranchEnd
java.lang.Object
org.jboss.classfilewriter.code.BranchEnd
Marker that is used to create the end of a branch instruction.
- Author:
- Stuart Douglas
-
Constructor Summary
ConstructorsConstructorDescriptionBranchEnd
(int branchLocation, StackFrame stackFrame, boolean jump32Bit, int offsetLocation) -
Method Summary
-
Constructor Details
-
BranchEnd
-