Documentation of 'org.apache.bcel.generic.Select' Java class
Select
org.apache.bcel.generic

Class Select

    • Method Detail

      • dump

        public void dump(java.io.DataOutputStream out)
                  throws java.io.IOException
        Dump instruction as byte code to stream out.
        Overrides:
        dump in class BranchInstruction
        Parameters:
        out - Output stream
        Throws:
        java.io.IOException
      • toString

        public java.lang.String toString(boolean verbose)
        Description copied from class: BranchInstruction
        Long output format: <position in byte code> <name of opcode> "["<opcode number>"]" "("<length of instruction>")" "<"<target instruction>">" "@"<branch target offset>
        Overrides:
        toString in class BranchInstruction
        Parameters:
        verbose - long/short format switch
        Returns:
        mnemonic for instruction
      • setTarget

        public void setTarget(int i,
                              InstructionHandle target)
        Set branch target for `i'th case
      • getMatchs

        public int[] getMatchs()
        Returns:
        array of match indices
      • getIndices

        public int[] getIndices()
        Returns:
        array of match target offsets
      • getTargets

        public InstructionHandle[] getTargets()
        Returns:
        array of match targets

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.