Class BranchEnd


  • public class BranchEnd
    extends Object
    Marker that is used to create the end of a branch instruction.
    Author:
    Stuart Douglas
    • Constructor Detail

      • BranchEnd

        public BranchEnd​(int branchLocation,
                         StackFrame stackFrame,
                         boolean jump32Bit,
                         int offsetLocation)